X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=libffi%2FMakefile;h=4d8df96064b0cada2fbcf8cb20293665fe2262ff;hp=3d6f949584c47a1c16825215d081dc272f79d3c9;hb=e5c3b478b3cd1707cf122833822f44b2ac09b8e9;hpb=34cc75e1a62638f2833815746ebce0a9114dc26b diff --git a/libffi/Makefile b/libffi/Makefile index 3d6f949..4d8df96 100644 --- a/libffi/Makefile +++ b/libffi/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 = libffi -TOP = ../.. +TOP = .. include $(TOP)/mk/sub-makefile.mk