[w3m-dev 03406]

* scripts/Makefile: add AUXBIN_DIR
		update LIB_DIR, HELP_DIR
		xface2xpm installed in AUXBIN_DIR
* scripts/multipart/Makefile: update LIB_DIR
* scripts/w3mman/Makefile: update LIB_DIR
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
This commit is contained in:
Fumitoshi UKAI
2002-11-11 15:19:49 +00:00
parent df6ec62bf2
commit 8f129fd737
4 changed files with 32 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
prefix = /usr/local
BIN_DIR = $(prefix)/bin
LIB_DIR = $(prefix)/lib/w3m
LIB_DIR = $(prefix)/lib/w3m/cgi-bin
DESTDIR =
distdir = ./distfiles