summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-12-15 21:30:45 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-12-15 21:30:45 +0000
commitdc91bb2cc1c9eedc621a625a8da0357523025f4e (patch)
tree19d16c356f3bb6352c814a38e233dc510dd08949 /emulators
parentImport of vpce: Turbo Graphix 16 emulator (diff)
Activate vpce
Notes
Notes: svn path=/head/; revision=15367
Diffstat (limited to 'emulators')
-rw-r--r--emulators/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 2b5722247e53..eb86b8e0f614 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.26 1998/10/30 06:43:38 asami Exp $
+# $Id: Makefile,v 1.27 1998/11/18 04:34:46 flathill Exp $
#
SUBDIR += aftp
@@ -30,6 +30,7 @@
SUBDIR += vgb
SUBDIR += vice
SUBDIR += vmsbackup
+ SUBDIR += vpce
SUBDIR += wine
SUBDIR += x48
SUBDIR += xcopilot