diff options
author | obache <obache@pkgsrc.org> | 2013-12-06 10:21:26 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-12-06 10:21:26 +0000 |
commit | cfd735c422267e0433236afcc7665c7460b6b248 (patch) | |
tree | 7ff8ebefa94dc23c7ea0bfca2149a301309bfd30 /emulators/Makefile | |
parent | bfa847c61862e28f93b00c63a26fee9453b3f857 (diff) | |
download | pkgsrc-cfd735c422267e0433236afcc7665c7460b6b248.tar.gz |
commented out suse131_linux.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 1644fd0f2ce..2920af50127 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.206 2013/12/05 11:42:12 obache Exp $ +# $NetBSD: Makefile,v 1.207 2013/12/06 10:21:26 obache Exp $ # COMMENT= Emulators for other operating systems @@ -269,7 +269,7 @@ SUBDIR+= suse131_libssh SUBDIR+= suse131_libtiff SUBDIR+= suse131_libwrap SUBDIR+= suse131_libxml2 -SUBDIR+= suse131_linux +#SUBDIR+= suse131_linux # only contains Makefile fragments SUBDIR+= suse131_locale SUBDIR+= suse131_motif SUBDIR+= suse131_openldap |