#
# Makefile
#
# Version:	$Id: Makefile,v 1.2 2006/01/22 21:47:31 nbk Exp $
#

TARGET		= rlm_chap
SRCS		= rlm_chap.c

include ../rules.mak
