[project @ 2005-02-23 13:24:18 by simonmar]
authorsimonmar <unknown>
Wed, 23 Feb 2005 13:24:18 +0000 (13:24 +0000)
committersimonmar <unknown>
Wed, 23 Feb 2005 13:24:18 +0000 (13:24 +0000)
Add final newline

ghc/mk/config.mk.in

index c11aae1..a4786ea 100644 (file)
@@ -60,4 +60,4 @@ ghc_ge_504 = $(shell if (test $(GhcCanonVersion) -ge 504); then echo YES; else e
 ghc_ge_601 = $(shell if (test $(GhcCanonVersion) -ge 601); then echo YES; else echo NO; fi)
 ghc_ge_603 = $(shell if (test $(GhcCanonVersion) -ge 603); then echo YES; else echo NO; fi)
 endif
-endif
\ No newline at end of file
+endif