Added a "clean" entry.
This commit is contained in:
parent
673b1d79e2
commit
3cb30fa873
|
@ -42,6 +42,9 @@ install: all
|
|||
cmp: all
|
||||
-../compare ic
|
||||
|
||||
clean:
|
||||
rm -f *.o ic Out out nohup.out
|
||||
|
||||
lint:
|
||||
lint $(LINTFLAGS) $(CPPFLAGS) $(CFILES)
|
||||
|
||||
|
|
Loading…
Reference in a new issue