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

TARGET		= rlm_expr
SRCS		= rlm_expr.c paircmp.c

include ../rules.mak
