make to work with modified installation script
authorceriel <none@none>
Fri, 29 Apr 1988 09:12:29 +0000 (09:12 +0000)
committerceriel <none@none>
Fri, 29 Apr 1988 09:12:29 +0000 (09:12 +0000)
util/ego/share/Makefile

index b28c706..a2a3f09 100644 (file)
@@ -67,6 +67,11 @@ opr:
        make pr | opr
 
 clean:
+       @echo "make clean does not remove anything, because it is also done"
+       @echo "by the installation script, and this directory should not be"
+       @echo "cleaned. Type 'make oclean' instead."
+
+oclean:
        rm -f makeclassdef classdefs.h makewordlen wordlen.h *.o Out out nohup.out *.m
 
 lint: