diff options
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 |