Remove m2mm on clean
authorceriel <none@none>
Wed, 27 Jul 1988 09:28:31 +0000 (09:28 +0000)
committerceriel <none@none>
Wed, 27 Jul 1988 09:28:31 +0000 (09:28 +0000)
lang/m2/m2mm/Makefile

index 54452c1..fecfb08 100644 (file)
@@ -50,7 +50,7 @@ pr:
        @pr Makefile $(GF) $(HFILES) $(CSRC)
 
 clean:
-       rm -f $(OBJ) $(GENFILES) LLfiles Cfiles tab LL.output
+       rm -f $(OBJ) $(GENFILES) LLfiles Cfiles tab LL.output m2mm
 
 lint:  Cfiles
        lint $(INCLUDES) $(LINTFLAGS) $(SRC) \