about summary refs log tree commit diff stats
path: root/WWW/Library/unix
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1998-12-24 11:32:00 -0500
committerThomas E. Dickey <dickey@invisible-island.net>1998-12-24 11:32:00 -0500
commit152e034b54f203f5b53ef44a70c57834b7b66137 (patch)
tree8f16b876c14eb3c3a1400fd4f91948baa752efd7 /WWW/Library/unix
parent10f6c5df5fbd3e8a2be8a0640035680235b3f8a3 (diff)
downloadlynx-snapshots-152e034b54f203f5b53ef44a70c57834b7b66137.tar.gz
snapshot of project "lynx", label v2-8-2dev_11
Diffstat (limited to 'WWW/Library/unix')
-rw-r--r--WWW/Library/unix/makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/WWW/Library/unix/makefile.in b/WWW/Library/unix/makefile.in
index 9d9b64bd..0a7ded68 100644
--- a/WWW/Library/unix/makefile.in
+++ b/WWW/Library/unix/makefile.in
@@ -1,9 +1,6 @@
 #  Make WWW under unix for a.n.other unix system (bsd)
 #   Use this as a template
 
-#  If this env var is set to something else Some makes will use that instead
-SHELL		= @CONFIG_SHELL@
-
 # For W3 distribution, machine type for subdirectories
 WWW_MACH = unix
 
ref='#n140'>140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228