aboutsummaryrefslogtreecommitdiff
path: root/unix/make/Makefile.BOT
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-16 21:32:01 +0000
committerrsc <devnull@localhost>2005-01-16 21:32:01 +0000
commitd3a25066c942ac23e202629ac469726aa6527cdf (patch)
treec091d3818ca879a06adcc5481151678065939917 /unix/make/Makefile.BOT
parent0215fd56dbd9823b392000729edbb81c46447cda (diff)
downloadplan9port-d3a25066c942ac23e202629ac469726aa6527cdf.tar.gz
plan9port-d3a25066c942ac23e202629ac469726aa6527cdf.tar.bz2
plan9port-d3a25066c942ac23e202629ac469726aa6527cdf.zip
tweaks
Diffstat (limited to 'unix/make/Makefile.BOT')
-rw-r--r--unix/make/Makefile.BOT2
1 files changed, 1 insertions, 1 deletions
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)