summaryrefslogtreecommitdiff
path: root/driver/ghc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'driver/ghc.mk')
-rw-r--r--driver/ghc.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/driver/ghc.mk b/driver/ghc.mk
index 7739f6b2a9..bbdee96d51 100644
--- a/driver/ghc.mk
+++ b/driver/ghc.mk
@@ -1,3 +1,14 @@
+# -----------------------------------------------------------------------------
+#
+# (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
+#
+# -----------------------------------------------------------------------------
$(eval $(call all-target,driver,$(INPLACE_LIB)/ghc-usage.txt) $(INPLACE_LIB)/ghci-usage.txt)