X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=driver%2Fghci%2FMakefile;fp=driver%2Fghci%2FMakefile;h=9935c9cef8866fc275225a2d3170574c88b1b7c3;hp=afb57176fbe214ebff8f970577d219df5d18036e;hb=c59c053f0b8613dd128297ee0b6eef31f001c498;hpb=762babe6ccf1c5f63e0b077e9abfdb0d86d4cc78 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