X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FMakefile;h=7c20d90f230490ba04c9e51e8f0adac75f7458ab;hb=34c8d0312071f7d0f4d221a997d3408c653ef9e5;hp=bce3937dbfb28c5fc10cd0edee4b58e8cb8a920f;hpb=34cc75e1a62638f2833815746ebce0a9114dc26b;p=ghc-hetmet.git diff --git a/includes/Makefile b/includes/Makefile index bce3937..7c20d90 100644 --- a/includes/Makefile +++ b/includes/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 = includes -TOP = ../.. +TOP = .. include $(TOP)/mk/sub-makefile.mk