diff options
-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 |