mirror of
https://github.com/ioacademy-jikim/debugging
synced 2026-08-21 13:22:54 +00:00
first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# makefile2
|
||||
# make -f makefile2
|
||||
|
||||
app: app.c app.h
|
||||
cc -o app app.c -I .
|
||||
Reference in New Issue
Block a user