diff options
author | wiz <wiz@pkgsrc.org> | 2004-02-27 15:37:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-02-27 15:37:24 +0000 |
commit | 3bb20322bdd14d9c89b012d71d44bd404f3a6dc1 (patch) | |
tree | 3ca4948f0c450fecae962e138c51932282fbc9a4 /emulators/Makefile | |
parent | 46776840ce06f53b324b7038654450712e9d60c2 (diff) | |
download | pkgsrc-3bb20322bdd14d9c89b012d71d44bd404f3a6dc1.tar.gz |
Add and enable uips.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 5acca09489b..47bf09e835d 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2004/01/23 09:12:59 skrll Exp $ +# $NetBSD: Makefile,v 1.95 2004/02/27 15:37:24 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -85,6 +85,7 @@ SUBDIR+= swarm SUBDIR+= tme SUBDIR+= twin SUBDIR+= uae +SUBDIR+= uips SUBDIR+= vba SUBDIR+= vice SUBDIR+= vmware |