X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=a8fb0a7337215ee23d0bc578ab7f9bbc5ca7cf95;hb=d71aee821935e29a3569bc4b401f695536209c85;hp=3ced94738dde9e62184983c1bbf955afce77c0ca;hpb=777fd51a2aeae15cf3f0ffd6f94009c82f9d7d0e;p=haskell-directory.git diff --git a/Makefile b/Makefile index 3ced947..a8fb0a7 100644 --- a/Makefile +++ b/Makefile @@ -56,7 +56,7 @@ SRC_CPP_OPTS += -I$(GHC_INCLUDE_DIR) SRC_CPP_OPTS += ${GhcCppOpts} ifeq "$(BootingFromHc)" "YES" -GHC/PrimopWrappers.hs: GHC/Prim.hs +GHC/PrimopWrappers.hs: touch GHC/PrimopWrappers.hs else GHC/PrimopWrappers.hs: $(GHC_COMPILER_DIR)/prelude/primops.txt GHC/Prim.hs