summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>1997-11-26 12:55:18 +0000
committeragc <agc>1997-11-26 12:55:18 +0000
commit65c28450341b8c6a5da9320b9f1ae719ef00742a (patch)
tree4410c54a4f67026cc9f14dde7ea729171ee9a71a
parentff90cf37c7068ec83f85067d428f15f35f66aef2 (diff)
downloadpkgsrc-65c28450341b8c6a5da9320b9f1ae719ef00742a.tar.gz
Add NetBSD RCS Id.
Comment out all the subdirectories.
-rw-r--r--emulators/Makefile45
1 files changed, 23 insertions, 22 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index cc7396a4a07..1a4ffffd7e7 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,27 +1,28 @@
+# $NetBSD: Makefile,v 1.2 1997/11/26 12:55:18 agc Exp $
# FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp
#
- SUBDIR += aftp
- SUBDIR += bsvc
- SUBDIR += cpmemu
- SUBDIR += cpmtools
- SUBDIR += fmsx
- SUBDIR += hfs
- SUBDIR += ines
- SUBDIR += linux_lib
- SUBDIR += macutils
- SUBDIR += mastergear
- SUBDIR += mtools
- SUBDIR += pcemu
- SUBDIR += prodosemu
- SUBDIR += sim6811
- SUBDIR += spim
- SUBDIR += stella
- SUBDIR += tkhfs
- SUBDIR += vgb
- SUBDIR += vmsbackup
- SUBDIR += wine
- SUBDIR += x48
- SUBDIR += xgs
+# SUBDIR += aftp
+# SUBDIR += bsvc
+# SUBDIR += cpmemu
+# SUBDIR += cpmtools
+# SUBDIR += fmsx
+# SUBDIR += hfs
+# SUBDIR += ines
+# SUBDIR += linux_lib
+# SUBDIR += macutils
+# SUBDIR += mastergear
+# SUBDIR += mtools
+# SUBDIR += pcemu
+# SUBDIR += prodosemu
+# SUBDIR += sim6811
+# SUBDIR += spim
+# SUBDIR += stella
+# SUBDIR += tkhfs
+# SUBDIR += vgb
+# SUBDIR += vmsbackup
+# SUBDIR += wine
+# SUBDIR += x48
+# SUBDIR += xgs
.include <bsd.port.subdir.mk>