clean entry should not throw away distributed files

This commit is contained in:
ceriel 1988-04-27 10:57:37 +00:00
parent 39d3496f4b
commit 7fbb57dea4

View file

@ -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)