aboutsummaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1998-02-10 03:07:37 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1998-02-10 03:07:37 +0000
commit8639c66722c3809934cc3a97e7db321900ee2815 (patch)
tree33f3ac6bb52f62a00f66f41324b380ce0b396500 /emulators/Makefile
parent3a20ebc07ce2d91dfbe62becb95b10a98891dd49 (diff)
downloadports-8639c66722c3809934cc3a97e7db321900ee2815.tar.gz
ports-8639c66722c3809934cc3a97e7db321900ee2815.zip
Add xmame to subdirs.
Notes
Notes: svn path=/head/; revision=9649
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 372c3529996d..435eff27803c 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.21 1997/11/23 23:40:21 fenner Exp $
+# $Id: Makefile,v 1.22 1997/12/18 03:48:38 alex Exp $
#
SUBDIR += aftp
@@ -30,6 +30,7 @@
SUBDIR += x48
SUBDIR += xcopilot
SUBDIR += xgs
+ SUBDIR += xmame
SUBDIR += xzx
.include <bsd.port.subdir.mk>