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