From d3a25066c942ac23e202629ac469726aa6527cdf Mon Sep 17 00:00:00 2001 From: rsc Date: Sun, 16 Jan 2005 21:32:01 +0000 Subject: tweaks --- unix/make/Makefile.BOT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unix/make/Makefile.BOT') diff --git a/unix/make/Makefile.BOT b/unix/make/Makefile.BOT index ed00e301..39dec9d8 100644 --- a/unix/make/Makefile.BOT +++ b/unix/make/Makefile.BOT @@ -15,7 +15,7 @@ tgz: rm -rf $(NAME)-$(VERSION) clean: - rm -f $(OFILES) $(LIB) + rm -f $(OFILES) $(LIB) $(CLEANFILES) nuke: rm -f $(OFILES) *.tgz *.rpm $(NUKEFILES) -- cgit v1.2.3