[project @ 2005-02-23 13:24:18 by simonmar]
[ghc-hetmet.git] / 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