X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Ftouchy%2Fghc.mk;fp=utils%2Ftouchy%2Fghc.mk;h=3e5bb84cbc3da042bcdfc0d14f434138dc31fe1d;hb=c59c053f0b8613dd128297ee0b6eef31f001c498;hp=022783fd3eea09f618ecb2e9c72c839d317d1eae;hpb=762babe6ccf1c5f63e0b077e9abfdb0d86d4cc78;p=ghc-hetmet.git diff --git a/utils/touchy/ghc.mk b/utils/touchy/ghc.mk index 022783f..3e5bb84 100644 --- a/utils/touchy/ghc.mk +++ b/utils/touchy/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/touchy_dist_C_SRCS = touchy.c utils/touchy_dist_PROG = $(GHC_TOUCHY_PGM) utils/touchy_dist_LIBEXEC = YES