Move the register-inplace special-case stuff into the ghc-prim package
[ghc-hetmet.git] / mk / boilerplate.mk
index 14194fb..5f31a25 100644 (file)
@@ -70,14 +70,8 @@ ifeq "$(BootingFromHc)" "YES"
 include $(TOP)/mk/bootstrap.mk
 endif
 
-ifeq "$(Validating)" "YES"
-include $(TOP)/mk/validate-settings.mk
--include $(TOP)/mk/validate.mk
-else
--include $(TOP)/mk/build.mk
 # (Optional) build-specific configuration
-#
-endif
+include $(TOP)/mk/custom-settings.mk
 
 ifndef FAST
 -include .depend