repo.or.cz
/
got-portable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
CHANGES for 0.91
[got-portable.git]
/
gotwebd
/
Makefile.inc
blob
8e5361495585907a0f12661cad8b8b9fbfb0b503
1
LDADD += -lz -lutil
2
PREFIX ?= /usr/local
3
BINDIR ?= ${PREFIX}/sbin
4
CHROOT_DIR ?= /var/www
5
GOTWEB_DIR = /bin/gotwebd
6
LIBEXECDIR = ${GOTWEB_DIR}/libexec
7
LIBEXEC_DIR = ${CHROOT_DIR}${LIBEXECDIR}
8
HTTPD_DIR = ${CHROOT_DIR}/htdocs
9
PROG_DIR = ${HTTPD_DIR}/${PROG}
10
WWWUSR ?= www
11
WWWGRP ?= www