Initial revision
[freeradius.git] / src / modules / rlm_example / Makefile
1 TARGET  = rlm_example
2
3 SRCS    = rlm_example.c
4
5 include ../rules.mak
6