X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=libffi%2FMakefile;fp=libffi%2FMakefile;h=fdc9fff7349dc432da6015ca8f33248e756c84ca;hb=c59c053f0b8613dd128297ee0b6eef31f001c498;hp=3d6f949584c47a1c16825215d081dc272f79d3c9;hpb=762babe6ccf1c5f63e0b077e9abfdb0d86d4cc78;p=ghc-hetmet.git diff --git a/libffi/Makefile b/libffi/Makefile index 3d6f949..fdc9fff 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 = ../.. include $(TOP)/mk/sub-makefile.mk