reorganizing the repository
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
gcc -o x1 eg1.c -I../include_ytest/include/ -L.. -lytest $1
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
gcc -o x1 eg1.c -I../include_ytest/include/ -L.. -lytest $1
|
||||