File: Makefile.am

package info (click to toggle)
c-icap 1%3A0.1.6-1.1%2Bdeb7u2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 3,180 kB
  • sloc: ansic: 17,800; sh: 10,452; makefile: 187; perl: 67
file content (13 lines) | stat: -rw-r--r-- 315 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13

CONFIGDIR=@sysconfdir@
PKGLIBDIR=@pkglibdir@ 
MODULESDIR=$(pkglibdir)/
SERVICESDIR=$(pkglibdir)/
#CONFIGDIR=$(sysconfdir)/
AM_CFLAGS= -I../include/
AM_LDFLAGS = -rdynamic -rpath @libdir@ @THREADS_LDFLAGS@
LIBS=../libicapapi.la @DL_ADD_FLAG@ @THREADS_LDADD@


noinst_PROGRAMS = test_cache test_tables test_headers