diff options
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 9559ef5600a..4d8546776d1 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.143 2006/03/09 20:50:08 tonio Exp $ +# $NetBSD: Makefile,v 1.144 2006/03/10 23:42:21 kristerw Exp $ # COMMENT= Emulators for other operating systems @@ -88,7 +88,7 @@ SUBDIR+= suse100_gtk2 SUBDIR+= suse100_libjpeg SUBDIR+= suse100_libpng SUBDIR+= suse100_libtiff -SUBDIR+= suse100_linux +#SUBDIR+= suse100_linux # only contains Makefile fragments SUBDIR+= suse100_x11 SUBDIR+= suse91_aspell SUBDIR+= suse91_base |