makefile
This commit is contained in:
parent
78d22876f9
commit
955c482df9
6
Makefile
Normal file
6
Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
CFLAGS=-Wall -g
|
||||
|
||||
all: fake
|
||||
|
||||
clean:
|
||||
rm -f fake
|
Loading…
x
Reference in New Issue
Block a user