diff options
Diffstat (limited to 'tests/test2/compil.sh')
-rwxr-xr-x | tests/test2/compil.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test2/compil.sh b/tests/test2/compil.sh new file mode 100755 index 0000000..023d012 --- /dev/null +++ b/tests/test2/compil.sh @@ -0,0 +1 @@ +gcc -g -o test2 test2.c -lftdi -lrt |