diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-12-24 11:32:00 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-12-24 11:32:00 -0500 |
commit | 152e034b54f203f5b53ef44a70c57834b7b66137 (patch) | |
tree | 8f16b876c14eb3c3a1400fd4f91948baa752efd7 /WWW/Library/unix/makefile.in | |
parent | 10f6c5df5fbd3e8a2be8a0640035680235b3f8a3 (diff) | |
download | lynx-snapshots-152e034b54f203f5b53ef44a70c57834b7b66137.tar.gz |
snapshot of project "lynx", label v2-8-2dev_11
Diffstat (limited to 'WWW/Library/unix/makefile.in')
-rw-r--r-- | WWW/Library/unix/makefile.in | 3 |
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 |