X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=driver%2Fsplit%2FMakefile;fp=driver%2Fsplit%2FMakefile;h=33e46c53400e249c7c3d18a29e0aa4d39534baef;hp=a73eeeb05b6f526a3ebfcddf3691b4c113d99534;hb=c59c053f0b8613dd128297ee0b6eef31f001c498;hpb=762babe6ccf1c5f63e0b077e9abfdb0d86d4cc78 diff --git a/driver/split/Makefile b/driver/split/Makefile index a73eeeb..33e46c5 100644 --- a/driver/split/Makefile +++ b/driver/split/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/split TOP = ../.. include $(TOP)/mk/sub-makefile.mk