This should work..

This commit is contained in:
Zephaniah E. Hull 2000-03-06 13:41:55 +00:00
parent e45a7c365d
commit 51f0bf3040

View file

@ -17,7 +17,7 @@ all:
done
distclean:
rm -f config.cache config.log config.status Makefile Rules.mk
rm -f config.cache config.log config.status Makefile
rm -f common/config.h
rm -f build_rpm quakeforge-*.tar.gz quakeforge.spec
find . -name \*~ | xargs rm -f
@ -31,7 +31,7 @@ distclean:
done
clean-autoconf mrproper: distclean
rm -f common/config.h.in
rm -f common/config.h.in Rules.mk
rm -f configure
%: