File: Makefile

package info (click to toggle)
apache 1.3.9-14.1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 2,816 kB
  • ctags: 416
  • sloc: ansic: 3,803; perl: 722; sh: 508; makefile: 411
file content (7 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7

DSO   = mod_auth_pgsql.so
SRCS  = mod_auth_pgsql.c
OPTS  = -I . -I/usr/include/postgresql -Wl,/usr/lib/libpq.a

include ../Makefile.inc