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

TARGET		= rlm_always
SRCS		= rlm_always.c

include ../rules.mak
