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

TARGET      = rlm_pap
SRCS        = rlm_pap.c

include ../rules.mak
