clean entry should not throw away distributed files
authorceriel <none@none>
Wed, 27 Apr 1988 10:57:37 +0000 (10:57 +0000)
committerceriel <none@none>
Wed, 27 Apr 1988 10:57:37 +0000 (10:57 +0000)
util/ego/share/Makefile

index 94b7a3f..b28c706 100644 (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)