X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Funlit%2Fghc.mk;fp=utils%2Funlit%2Fghc.mk;h=06725d5e2331bed108eec15e0e1a0b5de6d2aa15;hb=c59c053f0b8613dd128297ee0b6eef31f001c498;hp=458092543df1990cef9c28cfb2a53adf8a47b072;hpb=762babe6ccf1c5f63e0b077e9abfdb0d86d4cc78;p=ghc-hetmet.git diff --git a/utils/unlit/ghc.mk b/utils/unlit/ghc.mk index 4580925..06725d5 100644 --- a/utils/unlit/ghc.mk +++ b/utils/unlit/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/unlit_dist_C_SRCS = unlit.c utils/unlit_dist_PROG = $(GHC_UNLIT_PGM) utils/unlit_dist_LIBEXEC = YES