improved clean entry
authorceriel <none@none>
Tue, 22 Oct 1991 10:56:06 +0000 (10:56 +0000)
committerceriel <none@none>
Tue, 22 Oct 1991 10:56:06 +0000 (10:56 +0000)
lang/cem/lint/lpass2/proto.make

index b71d4e2..5a91204 100644 (file)
@@ -63,7 +63,7 @@ tags: $(SRC)
        ctags $(SRC)
 
 clean:
-       rm -f a.out core next.c inpdef.h *.$(SUF) lint.exec
+       rm -f a.out core next.c inpdef.h *.$(SUF) lint.exec lpass2
 
 lint:  inpdef.h next.c
        $(LINT) $(LINTFLAGS) $(SRC) next.c