update linux makefile for libwww

This commit is contained in:
Nishi 2024-11-30 01:40:35 +09:00
parent c999c754f0
commit 2f579b0f86
No known key found for this signature in database
GPG Key ID: BAEA61502BFD1F1C

View File

@ -9,7 +9,7 @@ LFLAGS =
CC = cc CC = cc
# Directory for installed binary: # Directory for installed binary:
BINDIR = /usr/local/bin BINDIR = /usr/arena/bin
# Where is the W3 object library to be installed (not normally done)? # Where is the W3 object library to be installed (not normally done)?
LIBDIR = $(WWW)/Library/Implementation/$(WWW_MACH) LIBDIR = $(WWW)/Library/Implementation/$(WWW_MACH)