diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2005-04-02 17:13:02 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2005-04-02 17:13:02 +0000 |
commit | a6415467fd91262957b863fa9c8598fa1e285519 (patch) | |
tree | aba10260fe1699a36159901fde8d139b8dfd733f /emulators/Makefile | |
parent | 899df0be36c422fc1579a74a09495c4536a26e75 (diff) | |
download | pkgsrc-a6415467fd91262957b863fa9c8598fa1e285519.tar.gz |
added suse91_vmware - SuSE 9.1 -based VMware support package
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 595792d0fab..fef51ac8f74 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.125 2005/03/30 00:33:10 xtraeme Exp $ +# $NetBSD: Makefile,v 1.126 2005/04/02 17:13:02 jdolecek Exp $ # COMMENT= Emulators for other operating systems @@ -90,6 +90,7 @@ SUBDIR+= suse91_libtiff #SUBDIR+= suse91_linux SUBDIR+= suse91_locale SUBDIR+= suse91_openmotif +SUBDIR+= suse91_vmware SUBDIR+= suse91_x11 SUBDIR+= suse_audio SUBDIR+= suse_base |