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

TARGET		= rlm_exec
SRCS		= rlm_exec.c

include ../rules.mak
