X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fmkdirhier%2FMakefile;h=d14c0ebef3963b2ad5e08ff76cc05eb5565db9d1;hb=cadba81047f6188fad2fe07004c3cb36316c36d1;hp=879e170be5a8d250939240b1cf7fd4ee02745b32;hpb=34cc75e1a62638f2833815746ebce0a9114dc26b;p=ghc-hetmet.git diff --git a/utils/mkdirhier/Makefile b/utils/mkdirhier/Makefile index 879e170..d14c0eb 100644 --- a/utils/mkdirhier/Makefile +++ b/utils/mkdirhier/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 = utils/mkdirhier TOP = ../.. include $(TOP)/mk/sub-makefile.mk