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 | 3e5407b2f9afc4172e9db3bc811b6ec95d5fa4be (patch) | |
tree | 15954fbdcdc3b34247be6de24f0db41f006616cc /emulators | |
parent | 98c92ff0d76e142bf5ca35df1f973b160e53ab39 (diff) | |
download | pkgsrc-3e5407b2f9afc4172e9db3bc811b6ec95d5fa4be.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 |