don't steal %ebx for the GC on x86: it's also used by PIC
[ghc-hetmet.git] / mk / custom-settings.mk
1
2 ifeq "$(Validating)" "YES"
3 include $(TOP)/mk/validate-settings.mk
4 -include $(TOP)/mk/validate.mk
5 else
6 -include $(TOP)/mk/build.mk
7 endif