X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fgenapply%2Fghc.mk;h=cbd63f5c502f22f2dedcb608e5fb216fe7c7e161;hb=c59c053f0b8613dd128297ee0b6eef31f001c498;hp=94fb45639c1d97d1824add35660f6447982e8618;hpb=762babe6ccf1c5f63e0b077e9abfdb0d86d4cc78;p=ghc-hetmet.git diff --git a/utils/genapply/ghc.mk b/utils/genapply/ghc.mk index 94fb456..cbd63f5 100644 --- a/utils/genapply/ghc.mk +++ b/utils/genapply/ghc.mk @@ -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 +# +# ----------------------------------------------------------------------------- + utils/genapply_dist_MODULES = GenApply utils/genapply_dist_PROG = $(GHC_GENAPPLY_PGM)