Add ex3 to Makefile
This commit is contained in:
parent
84d3be78f1
commit
3cdcf6c30f
@ -1,6 +1,6 @@
|
|||||||
CFLAGS=-Wall -g
|
CFLAGS=-Wall -g
|
||||||
|
|
||||||
all: ex1
|
all: ex1 ex3
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f ex1
|
rm -f ex1 ex3
|
||||||
|
Loading…
Reference in New Issue
Block a user