X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=utils%2Fhasktags%2FMakefile;fp=utils%2Fhasktags%2FMakefile;h=4d774193ad90b250f2cb1af8632a6536132fbc4c;hp=64905b050a71f20dff61e25f031252aff7a4be93;hb=c59c053f0b8613dd128297ee0b6eef31f001c498;hpb=762babe6ccf1c5f63e0b077e9abfdb0d86d4cc78 diff --git a/utils/hasktags/Makefile b/utils/hasktags/Makefile index 64905b0..4d77419 100644 --- a/utils/hasktags/Makefile +++ b/utils/hasktags/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/hasktags TOP = ../.. include $(TOP)/mk/sub-makefile.mk