summaryrefslogtreecommitdiff
path: root/mbone/Makefile
diff options
context:
space:
mode:
authoris <is@pkgsrc.org>1997-11-18 17:21:25 +0000
committeris <is@pkgsrc.org>1997-11-18 17:21:25 +0000
commit76460bf4bf5c0369a265a64d75bebc6c5824fcef (patch)
treea92b031d11e45f8986262a8e42c6256da99df7ba /mbone/Makefile
parente36fdeaad99eee8d1564366e679450f9e64b0bf0 (diff)
downloadpkgsrc-76460bf4bf5c0369a265a64d75bebc6c5824fcef.tar.gz
- NetBSD RCS ids.
- disabled unfinished tools. - make sdr compile & work on NetBSD
Diffstat (limited to 'mbone/Makefile')
-rw-r--r--mbone/Makefile17
1 files changed, 9 insertions, 8 deletions
diff --git a/mbone/Makefile b/mbone/Makefile
index 579be64e8f5..5cd4de4472b 100644
--- a/mbone/Makefile
+++ b/mbone/Makefile
@@ -1,14 +1,15 @@
+# $NetBSD: Makefile,v 1.2 1997/11/18 17:21:25 is Exp $
# Id: Makefile,v 1.5 1996/12/03 10:41:49 asami Exp
#
- SUBDIR += imm
- SUBDIR += mbone_vcr
- SUBDIR += nte
- SUBDIR += rtpmon
+# SUBDIR += imm
+# SUBDIR += mbone_vcr
+# SUBDIR += nte
+# SUBDIR += rtpmon
SUBDIR += sdr
- SUBDIR += speak_freely
- SUBDIR += vat
- SUBDIR += vic
- SUBDIR += wb
+# SUBDIR += speak_freely
+# SUBDIR += vat
+# SUBDIR += vic
+# SUBDIR += wb
.include <bsd.port.subdir.mk>