X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rules%2Fhi-rule.mk;h=04550b94eda189217ba85db41c93248230781568;hb=b547f2e28b0f07b089aada1164c1dd834f894996;hp=07b65ed8e102fad30647dc148c9f1da7337f1d97;hpb=34cc75e1a62638f2833815746ebce0a9114dc26b;p=ghc-hetmet.git diff --git a/rules/hi-rule.mk b/rules/hi-rule.mk index 07b65ed..04550b9 100644 --- a/rules/hi-rule.mk +++ b/rules/hi-rule.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 +# +# ----------------------------------------------------------------------------- + # Here's an interesting rule! # The .hi file depends on the .o file,