diff options
author | Donald Burr <dburr@FreeBSD.org> | 1998-07-12 11:14:41 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 1998-07-12 11:14:41 +0000 |
commit | 8866146dd5e2357fcf73492574159458e123a0cb (patch) | |
tree | 2a6c1cde6d881699511a643a3dfff7b326ef1f2a /emulators/Makefile | |
parent | PR: ports/6155 (diff) |
Activate vice.
Notes
Notes:
svn path=/head/; revision=11844
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 1988a2f7b696..49100e59ee51 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.23 1998/02/10 03:07:37 jkh Exp $ +# $Id: Makefile,v 1.24 1998/02/21 21:25:03 steve Exp $ # SUBDIR += aftp @@ -26,6 +26,7 @@ SUBDIR += stonx SUBDIR += tkhfs SUBDIR += vgb + SUBDIR += vice SUBDIR += vmsbackup SUBDIR += wine SUBDIR += x48 |