8c080889827c3e5e5813f19a6fd6cdc7e0f7336e
[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@ $(INCLTDL)
6 RLM_SQL_LIBS   = @sql_iodbc_ldflags@
7
8 include ../rules.mak