diff options
author | tnn <tnn@pkgsrc.org> | 2015-03-02 19:37:59 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-03-02 19:37:59 +0000 |
commit | a782f9008ac459c18225e6e374686170c6c415ef (patch) | |
tree | 2bb406007939c9725f67c666b510316807ecc9a4 /emulators | |
parent | 395248ec3596c2b5eabcd747a41737c3a89ffb62 (diff) | |
download | pkgsrc-a782f9008ac459c18225e6e374686170c6c415ef.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 |