Added Makefile
This commit is contained in:
2
Makefile
Normal file
2
Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
program3-4: program3-4.c texted.c fileman.c
|
||||
gcc -g program3-4.c texted.c fileman.c -o program3-4 -Llib -lncursest -Wl,-rpath=lib
|
Reference in New Issue
Block a user