aboutsummaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1998-11-18 04:34:46 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1998-11-18 04:34:46 +0000
commit67592e2b6378f04548459f1e07289d488bc45901 (patch)
treed3d9c2b8ce505cd7eedbe8a81673ed894ca0e641 /emulators/Makefile
parente7bcc9c92483950017087c7443d8b8d56e4735b9 (diff)
downloadports-67592e2b6378f04548459f1e07289d488bc45901.tar.gz
ports-67592e2b6378f04548459f1e07289d488bc45901.zip
Add SUBSIR+=xsystem35
Notes
Notes: svn path=/head/; revision=14624
Diffstat (limited to 'emulators/Makefile')
-rw-r--r--emulators/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index fc3be47d24d9..2b5722247e53 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.25 1998/07/12 11:14:41 dburr Exp $
+# $Id: Makefile,v 1.26 1998/10/30 06:43:38 asami Exp $
#
SUBDIR += aftp
@@ -35,6 +35,7 @@
SUBDIR += xcopilot
SUBDIR += xgs
SUBDIR += xmame
+ SUBDIR += xsystem35
SUBDIR += xzx
.include <bsd.port.subdir.mk>