ex22 and a smidge of the easiest extra credit :P
This commit is contained in:
@@ -7,6 +7,8 @@ all: $(EXERCISES)
|
||||
|
||||
ex19: object.o
|
||||
|
||||
ex22_main: ex22.o
|
||||
|
||||
clean:
|
||||
shopt -s nullglob ; \
|
||||
$(RM) $(EXERCISES) *.o *.a
|
||||
|
Reference in New Issue
Block a user