diff options
author | agc <agc@pkgsrc.org> | 2001-05-15 09:47:27 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-05-15 09:47:27 +0000 |
commit | 5f07efa17d1b3ba2740a15f4f304ef0743ecbdfc (patch) | |
tree | fc174ace4da5054423b786fbb9a4065ee5fba83d /emulators | |
parent | 98e0cb997a71f43ec38cbb68610257236d13318f (diff) | |
download | pkgsrc-5f07efa17d1b3ba2740a15f4f304ef0743ecbdfc.tar.gz |
Add and enable twin
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 8af1494c115..23ddd1251c8 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2001/04/27 14:57:25 agc Exp $ +# $NetBSD: Makefile,v 1.57 2001/05/15 09:47:27 agc Exp $ # COMMENT= Emulators for other operating systems @@ -42,6 +42,7 @@ SUBDIR+= suse_vmware SUBDIR+= suse_x11 SUBDIR+= suse_xforms SUBDIR+= swarm +SUBDIR+= twin SUBDIR+= uae SUBDIR+= vice SUBDIR+= wine |