--- trunk/Makefile.in 2011/05/16 13:49:17 1231 +++ trunk/Makefile.in 2011/05/16 23:37:52 1232 @@ -9,7 +9,7 @@ BUILD_DIRS = src/dnorm \ src/compiler \ - src/lib + src/lib/build .PHONY: help build local-install \ clean local-distclean local-devclean @@ -46,11 +46,11 @@ DISTCLEAN_FILES += Makefile config.status config.log \ autom4te*.cache \ - bin/dnorm \ - bin/diderotc \ - bin/install-sml-wrapper.sh \ - bin/.heap + bin \ + lib \ + src/include/Diderot/config.h -DEVCLEAN_FILES = configure +DEVCLEAN_FILES = configure \ + config/config_h.in include @DIDEROT_MKDIR@/clean-rules.gmk