diff options
author | John Polstra <jdp@FreeBSD.org> | 2001-07-21 23:36:04 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 2001-07-21 23:36:04 +0000 |
commit | 6da61077c6f57f11516c820dc5ecc05f3adef621 (patch) | |
tree | 3573f6a738fd0908cbe86b1513b1c1223d843a52 | |
parent | Revamp this port to build using the PM3 compiler instead of the old (diff) |
Unhook the obsolete modula-3 and modula-3-lib ports from the
Makefile.
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index e46cdb28171e..b4beae939975 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -75,8 +75,6 @@ SUBDIR += mit-scheme SUBDIR += mixal SUBDIR += mmix - SUBDIR += modula-3 - SUBDIR += modula-3-lib SUBDIR += modula-3-socks SUBDIR += moscow_ml SUBDIR += mozart |