Add distclean target.

This commit is contained in:
mainzelm 2003-09-01 11:37:56 +00:00
parent 4384ee6b60
commit 36d54ba325
1 changed files with 4 additions and 0 deletions

View File

@ -141,5 +141,9 @@ dist:
clean:
rm -f $(SCX_VM) $(SCX) $(SCX_IMAGE) *.o c/*.o c/xlib/*.o c/libs/*.o
distclean: clean
rm -f configure Makefile config.log config.status
rm -rf autom4te.cache/
tags:
find . -name "*.c" -or -name "*.h" -or -name "*.scm" | etags -