X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fgenprimopcode%2FMakefile;h=b4c3b5d3f8041327bfe6dfff1e895be60ab075dc;hb=e5c3b478b3cd1707cf122833822f44b2ac09b8e9;hp=8849708790936442bb2925f6b6603cc314fb6e70;hpb=34cc75e1a62638f2833815746ebce0a9114dc26b;p=ghc-hetmet.git diff --git a/utils/genprimopcode/Makefile b/utils/genprimopcode/Makefile index 8849708..b4c3b5d 100644 --- a/utils/genprimopcode/Makefile +++ b/utils/genprimopcode/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/genprimopcode TOP = ../.. include $(TOP)/mk/sub-makefile.mk