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

TARGET		= rlm_exec
SRCS		= rlm_exec.c

include ../rules.mak
