scripts/Makefile: Now have distclean libclean targets

This commit is contained in:
Jan Lindemann 2001-09-25 11:01:13 +00:00 committed by Jan Lindemann
commit d2a00eee43

View file

@ -34,5 +34,5 @@ install:
mkdir -p $(HOME)/.jannet
if [ -f *.conf ]; then install *.conf $(HOME)/.jannet/; fi
clean:
clean distclean libclean:
rm -rf *~ .*.swp core