modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / cstring / Makefile
blob54e664f5b8c0d44cf753834f07acba2aa70b66e1
1 test : test.c cstring.c
2 gcc -g -Wall -o $@ $^