repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
news
/
inn
/
Makefile.common
blob
e44200409f00bf9101b61a1775c0ba2550c5c054
1
# $NetBSD: Makefile.common,v 1.5 2008/12/21 11:55:25 spz Exp $
2
#
3
4
INN_PREFIX?= ${PREFIX}
5
INN_PATHBIN?= libexec/inn
6
INN_DATA_DIR?= ${VARBASE}/news
7
INN_SPOOL?= ${INN_DATA_DIR}/spool
8
9
BUILD_DEFS+= INN_DATA_DIR
10
BUILD_DEFS+= VARBASE
11
BUILD_DEFS+= INN_USER
12
BUILD_DEFS+= INN_GROUP