X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FMakefile;h=74f7fad95cb414673860cc05fe377741be9c5fc5;hb=16a9e2dc8e5a75f55a375b3dd6e9cf47dfc38985;hp=0497a7444215d5be28d7b986e1cea18ebc1f26b9;hpb=34cc75e1a62638f2833815746ebce0a9114dc26b;p=ghc-hetmet.git diff --git a/rts/Makefile b/rts/Makefile index 0497a74..74f7fad 100644 --- a/rts/Makefile +++ b/rts/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 = rts TOP = .. include $(TOP)/mk/sub-makefile.mk