#
# Makefile
#
# Version:	$Id: Makefile,v 1.1.10.1 2006/02/10 19:47:06 nbk Exp $
#

TARGET		= rlm_chap
SRCS		= rlm_chap.c

include ../rules.mak
