X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2FMakefile;h=ea15e9d3d4a2b4e547053f1ab7d97933e3766361;hb=fa00cc50ecd1aa292657720b7594b7bdb82c970c;hp=664df24c4a0e7c42bf523b071f10452d84dc66e7;hpb=34cc75e1a62638f2833815746ebce0a9114dc26b;p=ghc-hetmet.git diff --git a/ghc/Makefile b/ghc/Makefile index 664df24..ea15e9d 100644 --- a/ghc/Makefile +++ b/ghc/Makefile @@ -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 +# +# ----------------------------------------------------------------------------- + dir = ghc TOP = .. SPEC_TARGETS = 1 2 3