diff options
Diffstat (limited to 'mk/boilerplate.mk')
-rw-r--r-- | mk/boilerplate.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/boilerplate.mk b/mk/boilerplate.mk index 13c7a863b7..94ba7d5743 100644 --- a/mk/boilerplate.mk +++ b/mk/boilerplate.mk @@ -2,10 +2,10 @@ # # mk/boilerplate.mk # -# The Glorious fptools Boilerplate Makefile +# The Glorious GHC Boilerplate Makefile # # This one file should be included (directly or indirectly) by all Makefiles -# in the fptools hierarchy. +# in the GHC hierarchy. # ################################################################################# |