diff options
author | skrll <skrll@pkgsrc.org> | 2000-05-22 22:26:01 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2000-05-22 22:26:01 +0000 |
commit | e42ce94b8235731302e4c36825f0608375368ef5 (patch) | |
tree | 819464b1f2178dbb0322d752cbfee6c6cafd1a96 /emulators | |
parent | 4d9e077300fa36bf495372f0ca7cbc959703e338 (diff) | |
download | pkgsrc-e42ce94b8235731302e4c36825f0608375368ef5.tar.gz |
Add and enable xbeeb.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 1b38356038c..ab7100a666c 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2000/05/17 12:58:46 agc Exp $ +# $NetBSD: Makefile,v 1.36 2000/05/22 22:26:01 skrll Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -27,6 +27,7 @@ SUBDIR += vice SUBDIR += wine SUBDIR += wine-current + SUBDIR += xbeeb SUBDIR += xcopilot SUBDIR += xmame |