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
|
||||
|
||||
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 $(LINTFLAGS) $(CPPFLAGS) $(CFILES)
|
||||
|
|
Loading…
Reference in a new issue