diff options
author | tron <tron> | 2006-04-18 09:05:23 +0000 |
---|---|---|
committer | tron <tron> | 2006-04-18 09:05:23 +0000 |
commit | 38e646601007443db2391cf805b7b18650547a27 (patch) | |
tree | a7d97020c1bdb4283482b6074f97debbeb81176f /emulators | |
parent | 1e907c0f2874d5ccf306dc98f4d2334af42acea3 (diff) | |
download | pkgsrc-38e646601007443db2391cf805b7b18650547a27.tar.gz |
Add and enable "suse100_openmotif".
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 528eafbe479..6cf6541109f 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.145 2006/03/13 10:26:47 tonio Exp $ +# $NetBSD: Makefile,v 1.146 2006/04/18 09:05:23 tron Exp $ # COMMENT= Emulators for other operating systems @@ -90,6 +90,7 @@ SUBDIR+= suse100_libpng SUBDIR+= suse100_libtiff #SUBDIR+= suse100_linux # only contains Makefile fragments SUBDIR+= suse100_locale +SUBDIR+= suse100_openmotif SUBDIR+= suse100_x11 SUBDIR+= suse91_aspell SUBDIR+= suse91_base |