Final fix for system libltdl (or not)
[freeradius.git] / src / modules / rlm_sql / drivers / rlm_sql_iodbc / Makefile.in
1 include ../../../../../Make.inc
2
3 TARGET         = @targetname@
4 SRCS           = sql_iodbc.c
5 RLM_SQL_CFLAGS = @sql_iodbc_cflags@
6 RLM_SQL_LIBS   = @sql_iodbc_ldflags@
7
8 include ../rules.mak