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 | 6a3af0d0373f6d3b18408a4ed71d2892caa1cd2e (patch) | |
tree | e303aaea5b3d93b106fce116c1e018636aa29b5f /emulators/Makefile | |
parent | c4d2c1bb47882bacb8df50eb17d09388f46fe79b (diff) | |
download | pkgsrc-6a3af0d0373f6d3b18408a4ed71d2892caa1cd2e.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 |