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