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

TARGET		= rlm_expr
SRCS		= rlm_expr.c

include ../rules.mak
