diff options
author | agc <agc> | 2001-05-15 09:47:27 +0000 |
---|---|---|
committer | agc <agc> | 2001-05-15 09:47:27 +0000 |
commit | 5b2747fa383cb921c0a4e30bd3d6a574d3b5fa46 (patch) | |
tree | fc174ace4da5054423b786fbb9a4065ee5fba83d /emulators | |
parent | 32cfc50943c73e74a2f5147f1b119f1faaa39222 (diff) | |
download | pkgsrc-5b2747fa383cb921c0a4e30bd3d6a574d3b5fa46.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 |