diff options
author | kristerw <kristerw@pkgsrc.org> | 2006-03-10 23:42:21 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2006-03-10 23:42:21 +0000 |
commit | b1be2abec2adf4ab8ee7bc8ec1effa9d35d60462 (patch) | |
tree | e303aaea5b3d93b106fce116c1e018636aa29b5f /emulators/Makefile | |
parent | 47877e1f3dfa7fc50377aceb05cf671080dfd6d5 (diff) | |
download | pkgsrc-b1be2abec2adf4ab8ee7bc8ec1effa9d35d60462.tar.gz |
Comment-out suse100_linux as it only contains Makefile fragments.
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 |