clean entry should not throw away distributed files
This commit is contained in:
parent
dba48d554c
commit
e131a49d44
@ -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…
x
Reference in New Issue
Block a user