Through ex2
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
CFLAGS=-Wall -g
|
||||
|
||||
all: ex1
|
||||
|
||||
clean:
|
||||
rm -f ex1
|
||||
|
Reference in New Issue
Block a user
@@ -1,4 +1,6 @@
|
||||
CFLAGS=-Wall -g
|
||||
|
||||
all: ex1
|
||||
|
||||
clean:
|
||||
rm -f ex1
|
||||
|