diff options
author | obache <obache> | 2009-09-09 13:02:32 +0000 |
---|---|---|
committer | obache <obache> | 2009-09-09 13:02:32 +0000 |
commit | a77da65d3eec61813e91fa4ca9a0cfaf9f1e1bb3 (patch) | |
tree | bdbb4473c6b3cb31843cd8a465331b9fd366e610 /emulators/Makefile | |
parent | af5c48103ef7a437210e7f7f342f16b910098453 (diff) | |
download | pkgsrc-a77da65d3eec61813e91fa4ca9a0cfaf9f1e1bb3.tar.gz |
Add suse_qt3.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index dc7c71b0f9c..604932042b2 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.177 2009/03/09 16:59:44 sno Exp $ +# $NetBSD: Makefile,v 1.178 2009/09/09 13:02:32 obache Exp $ # COMMENT= Emulators for other operating systems @@ -129,6 +129,7 @@ SUBDIR+= suse100_32_libxml2 SUBDIR+= suse100_32_locale SUBDIR+= suse100_32_openmotif SUBDIR+= suse100_32_openssl +SUBDIR+= suse100_32_qt3 SUBDIR+= suse100_32_resmgr SUBDIR+= suse100_32_slang SUBDIR+= suse100_32_vmware @@ -155,6 +156,7 @@ SUBDIR+= suse100_libxml2 SUBDIR+= suse100_locale SUBDIR+= suse100_openmotif SUBDIR+= suse100_openssl +SUBDIR+= suse100_qt3 SUBDIR+= suse100_resmgr SUBDIR+= suse100_slang SUBDIR+= suse100_vmware |