diff options
author | wiz <wiz@pkgsrc.org> | 2005-09-22 15:02:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-09-22 15:02:56 +0000 |
commit | 2cf759941db3e30380b0dc3f8c61dde5a03fcd62 (patch) | |
tree | 15954fbdcdc3b34247be6de24f0db41f006616cc /emulators | |
parent | 274af8bb3710b5fa1f2c60daa415662c6298374e (diff) | |
download | pkgsrc-2cf759941db3e30380b0dc3f8c61dde5a03fcd62.tar.gz |
Add comment why suse91_linux is commented out.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 7123a069338..d2b48644bf6 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.136 2005/08/30 11:08:18 xtraeme Exp $ +# $NetBSD: Makefile,v 1.137 2005/09/22 15:02:56 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -89,7 +89,7 @@ SUBDIR+= suse91_gtk2 SUBDIR+= suse91_libjpeg SUBDIR+= suse91_libpng SUBDIR+= suse91_libtiff -#SUBDIR+= suse91_linux +#SUBDIR+= suse91_linux # only contains Makefile fragments SUBDIR+= suse91_locale SUBDIR+= suse91_openmotif SUBDIR+= suse91_slang |