diff options
author | tnn <tnn> | 2015-03-02 19:37:59 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-03-02 19:37:59 +0000 |
commit | cdab24229410c05621c09632be24a2870650b97c (patch) | |
tree | 2bb406007939c9725f67c666b510316807ecc9a4 /emulators | |
parent | e37d8dc0cc2808c762644790ce7bfdcaee2ef101 (diff) | |
download | pkgsrc-cdab24229410c05621c09632be24a2870650b97c.tar.gz |
Added emulators/suse131_lsb
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index bb63b741777..33c4778affd 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.228 2015/03/02 19:34:33 tnn Exp $ +# $NetBSD: Makefile,v 1.229 2015/03/02 19:37:59 tnn Exp $ # COMMENT= Emulators for other operating systems @@ -267,6 +267,7 @@ SUBDIR+= suse131_32_libwrap SUBDIR+= suse131_32_libxml2 SUBDIR+= suse131_32_libxslt SUBDIR+= suse131_32_locale +SUBDIR+= suse131_32_lsb SUBDIR+= suse131_32_motif SUBDIR+= suse131_32_mozilla-nspr SUBDIR+= suse131_32_mozilla-nss @@ -313,6 +314,7 @@ SUBDIR+= suse131_libxml2 SUBDIR+= suse131_libxslt #SUBDIR+= suse131_linux # only contains Makefile fragments SUBDIR+= suse131_locale +SUBDIR+= suse131_lsb SUBDIR+= suse131_motif SUBDIR+= suse131_mozilla-nspr SUBDIR+= suse131_mozilla-nss |