diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-06-11 16:04:37 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-06-11 16:04:37 +0000 |
commit | b8582c9d024f19a1a69aec2b7194c0e2b0795acc (patch) | |
tree | 9d4a1937e5621b4e842c81cc038e4f9dea2e6e4b /lang/Makefile | |
parent | 070f83ebc3698fd4ba6891040dae2958f3449fa1 (diff) |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 68c325753a11..734bdd681d00 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -63,6 +63,7 @@ SUBDIR += generic-haskell SUBDIR += gforth SUBDIR += ghc + SUBDIR += ghc6 SUBDIR += ghc-doc SUBDIR += glibstdc++28 SUBDIR += gnat |