reorganizing the repository
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
gcc -c -Wall -Werror -fpic yftest/src/ftest/ftest.c yfmock/src/fmock/fmock.c \
|
||||
ytools_t/src/tools_t/tools_t.c ybar_progress/src/bar_progress/bar_progress.c \
|
||||
-I./include_ytest/include $1 -lpthread -E > eEcomp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user