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

TARGET		= rlm_realm
SRCS		= rlm_realm.c

include ../rules.mak
