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
sync got.1 authors list with people appearing in commit log and copyright lines
[got-portable.git]
/
gotwebd
/
Makefile.inc
blob
8140d7d3e8b25972b9b347173294bd3b671a0da1
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
HTTPD_DIR = ${CHROOT_DIR}/htdocs
8
PROG_DIR = ${HTTPD_DIR}/${PROG}
9
WWWUSR ?= www
10
WWWGRP ?= www