From cfd735c422267e0433236afcc7665c7460b6b248 Mon Sep 17 00:00:00 2001 From: obache Date: Fri, 6 Dec 2013 10:21:26 +0000 Subject: [PATCH] commented out suse131_linux. --- emulators/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emulators/Makefile b/emulators/Makefile index 1644fd0f2ce0..2920af501272 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