X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=libraries%2FMakefile.local;fp=libraries%2FMakefile.local;h=54f94253e17bae94f3c86598afea4be19d9e267c;hb=9329cdb2643577e78a8c30735ebe09a1a56f1d65;hp=bbd4625e5f8a20f921dc197e6cccf3a9a8a3d7ba;hpb=2d485af7e2e38bfc3e2f1273e3ab010380e4d2bf;p=ghc-hetmet.git diff --git a/libraries/Makefile.local b/libraries/Makefile.local index bbd4625..54f9425 100644 --- a/libraries/Makefile.local +++ b/libraries/Makefile.local @@ -5,7 +5,7 @@ # Careful here: including boilerplate.mk breaks things, because paths.mk and # opts.mk overrides some of the variable settings in the Cabal Makefile, so # we just include config.mk and custom-settings.mk. -TOP=../.. +include ../defineTOP.mk SAVE_GHC := $(GHC) SAVE_AR := $(AR) SAVE_LD := $(LD)