.PHONY: maintainer-clean dist-clean pristine sanity distclean
maintainer-clean dist-clean pristine sanity distclean:
-rm -rf $(DIRS)
- -rm -f config.cache config.log config.status environment.mak makefile
+ -rm -f config.cache config.log config.status environment.*mak makefile
# Create the required directories and build the shims
# The configure script fills in below, and then we do the right things..