X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Frunghc%2FMakefile;h=6e0dd5d30867db2eee9c0552d29db966a03cd6f4;hb=c59c053f0b8613dd128297ee0b6eef31f001c498;hp=fb5c1c1c5504c2e02916120b5caeb5753d31696a;hpb=34cc75e1a62638f2833815746ebce0a9114dc26b;p=ghc-hetmet.git diff --git a/utils/runghc/Makefile b/utils/runghc/Makefile index fb5c1c1..6e0dd5d 100644 --- a/utils/runghc/Makefile +++ b/utils/runghc/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 = utils/runghc TOP = ../.. include $(TOP)/mk/sub-makefile.mk