X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2Fghc.mk;h=dd90fa29771b2103c012f8aa519a909bbe3d4c88;hb=a99906e5272be7c6212327a32c83eac0a9b08b4b;hp=4e9a59823ff0022307d8b4fdce19f05f7d20a17c;hpb=34cc75e1a62638f2833815746ebce0a9114dc26b;p=ghc-hetmet.git diff --git a/includes/ghc.mk b/includes/ghc.mk index 4e9a598..dd90fa2 100644 --- a/includes/ghc.mk +++ b/includes/ghc.mk @@ -1,3 +1,15 @@ +# ----------------------------------------------------------------------------- +# +# (c) 2009 The University of Glasgow +# +# This file is part of the GHC build system. +# +# To understand how the build system works and how to modify it, see +# http://hackage.haskell.org/trac/ghc/wiki/Building/Architecture +# http://hackage.haskell.org/trac/ghc/wiki/Building/Modifying +# +# ----------------------------------------------------------------------------- + # # Header files built from the configure script's findings # @@ -60,7 +72,7 @@ $(includes_H_CONFIG) : mk/config.h mk/config.mk includes/ghc.mk endif -$(includes_H_PLATFORM) : Makefile +$(includes_H_PLATFORM) : includes/Makefile $(RM) $@ @echo "Creating $@..." @echo "#ifndef __GHCPLATFORM_H__" >$@