1282431Sgjb# Nasty hack so that make clean works without configure being run
2282431SgjbCONFIG_MK?=$(shell test -e config.mk && echo config.mk || echo config-null.mk)
3282431Sgjb
4282431Sgjbinclude Makefile
5