diff options
author | agc <agc@pkgsrc.org> | 2000-05-17 12:58:46 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2000-05-17 12:58:46 +0000 |
commit | 1a5554d305fb48894fefddcddb57ffddd0be7ce1 (patch) | |
tree | d5b3c770713fef6021ebaad51ffd8e92d720f0d8 /emulators | |
parent | f4ba1a41f3ab05148d2cd403c7361b77b6c51cea (diff) | |
download | pkgsrc-1a5554d305fb48894fefddcddb57ffddd0be7ce1.tar.gz |
Add and enable swarm
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 9790aef5074..1b38356038c 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2000/02/25 01:04:13 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2000/05/17 12:58:46 agc Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -22,6 +22,7 @@ SUBDIR += suse_linux SUBDIR += suse_x11 SUBDIR += suse_xforms + SUBDIR += swarm SUBDIR += uae SUBDIR += vice SUBDIR += wine |