X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FMakefile;h=f5a74f4aba2d26b9373d856f8ed0711c691b3ff8;hb=118b39e4db1a8187af52c1ddb1b299021834a5a2;hp=f85e1c893cf14d023aa52e9b48df87bd63bbb3e9;hpb=34cc75e1a62638f2833815746ebce0a9114dc26b;p=ghc-hetmet.git diff --git a/compiler/Makefile b/compiler/Makefile index f85e1c8..f5a74f4 100644 --- a/compiler/Makefile +++ b/compiler/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 = compiler TOP = .. SPEC_TARGETS = 1 2 3