Add target distclean

This commit is contained in:
hjp 2016-07-05 20:27:38 +00:00
parent 5935f6a0e6
commit 108136917f
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ scat.h: scat.en.msg
clean:
rm -f *.cat *.o scat core scat.h
distclean: clean
rm -f GNUmakerules GNUmakevars
install: $(BINDIR)/scat
GNUmakevars: GNUmakevars.sh