diff options
author | recht <recht@pkgsrc.org> | 2004-04-04 16:53:28 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-04-04 16:53:28 +0000 |
commit | 14c1a22e41bd7051b47e6f8dbde1d25ae1b59c0f (patch) | |
tree | f5b2e5bff5e484dc162ce7e1d19b7c018609451d /emulators/Makefile | |
parent | d8b7a6e64e9ade401b2fa874aa6f320ae19a72b3 (diff) | |
download | pkgsrc-14c1a22e41bd7051b47e6f8dbde1d25ae1b59c0f.tar.gz |
+winelib
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 47bf09e835d..103df2626a8 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2004/02/27 15:37:24 wiz Exp $ +# $NetBSD: Makefile,v 1.96 2004/04/04 16:53:28 recht Exp $ # COMMENT= Emulators for other operating systems @@ -93,6 +93,7 @@ SUBDIR+= vmware-module SUBDIR+= vmware-module3 SUBDIR+= vmware3 SUBDIR+= wine +SUBDIR+= winelib SUBDIR+= x48 SUBDIR+= xbeeb SUBDIR+= xcopilot |