X-Git-Url: https://jxself.org/git/?p=wumpus.git;a=blobdiff_plain;f=Makefile;h=c9c1b925554287f6eb065b593be9c8adfeb7082d;hp=1091fb3253cfaac90fb419b2526c900002f4fffa;hb=3106b4f48b5b9c83b3dc642a93a70fb82678a7b5;hpb=9b6a2cc120fcebcd988e7076c1963bf9b1206021 diff --git a/Makefile b/Makefile index 1091fb3..c9c1b92 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ superhack: superhack.c clean: rm -f wumpus wumpus.o superhack superhack.o TAGS - rm *~ *.1 *.html *.tar.gz SHIPPER.* + rm -f *~ *.1 *.html *.tar.gz MANIFEST SHIPPER.* TAGS: etags wumpus.c