File: c_icap.mak

package info (click to toggle)
c-icap 1%3A0.5.10-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,804 kB
  • sloc: ansic: 27,757; sh: 4,450; makefile: 252; perl: 95; awk: 10
file content (7 lines) | stat: -rw-r--r-- 211 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7

CONFDIR="c:\\c-icap\\etc"
SERVDIR="c:\\c-icap\\lib"
MODSDIR="c:\\c-icap\\lib"
LOGDIR="c:\\c-icap\\log"

CI_DEFS=-DCONFDIR=\"$(CONFDIR)\" -DSERVDIR=\"$(SERVDIR)\" -DMODSDIR=\"$(MODSDIR)\" -DLOGDIR=\"$(LOGDIR)\"