X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=utils%2Fgenapply%2FMakefile;fp=utils%2Fgenapply%2FMakefile;h=af57fa1cbde89220d5689cf586922e87f40d1faf;hp=06c44cf2a8fa838ff91661e91cdac03c4a70b29d;hb=c59c053f0b8613dd128297ee0b6eef31f001c498;hpb=762babe6ccf1c5f63e0b077e9abfdb0d86d4cc78 diff --git a/utils/genapply/Makefile b/utils/genapply/Makefile index 06c44cf..af57fa1 100644 --- a/utils/genapply/Makefile +++ b/utils/genapply/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/genapply TOP = ../.. include $(TOP)/mk/sub-makefile.mk