Makefile.in   [plain text]


include ../../../../../Make.inc

TARGET		= @targetname@
SRCS		= sql_postgresql.c
RLM_SQL_CFLAGS	= @postgresql_cflags@ $(INCLTDL)
RLM_SQL_LIBS	= @postgresql_ldflags@

include ../rules.mak