Undo deleting clean in make
This commit is contained in:
@@ -9,7 +9,7 @@ IO_FILE := ../randomDictBuilder/io.c
|
||||
TEST_INPUT := ../../../lib
|
||||
TEST_OUTPUT := fastCoverDict
|
||||
|
||||
all: main run
|
||||
all: main run clean
|
||||
|
||||
.PHONY: test
|
||||
test: main testrun testshell clean
|
||||
|
||||
Reference in New Issue
Block a user