clean entry should not throw away distributed files
This commit is contained in:
parent
39d3496f4b
commit
7fbb57dea4
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ opr:
|
||||||
make pr | opr
|
make pr | opr
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f makeclassdef classdefs.h makewordlen wordlen.h pop_push.h *.o Out out nohup.out *.m
|
rm -f makeclassdef classdefs.h makewordlen wordlen.h *.o Out out nohup.out *.m
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
lint $(LINTFLAGS) $(CPPFLAGS) $(CFILES)
|
lint $(LINTFLAGS) $(CPPFLAGS) $(CFILES)
|
||||||
|
|
Loading…
Add table
Reference in a new issue