X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=driver%2Fghci%2FMakefile;h=9935c9cef8866fc275225a2d3170574c88b1b7c3;hb=528db2ad98caf5067ebdadf424c6c816c3927dd4;hp=afb57176fbe214ebff8f970577d219df5d18036e;hpb=34cc75e1a62638f2833815746ebce0a9114dc26b;p=ghc-hetmet.git diff --git a/driver/ghci/Makefile b/driver/ghci/Makefile index afb5717..9935c9c 100644 --- a/driver/ghci/Makefile +++ b/driver/ghci/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 = driver/ghci TOP = ../.. include $(TOP)/mk/sub-makefile.mk