#---------------------------------------------------------------------------
#
# $FreeBSD: stable/3/usr.sbin/i4b/dtmfdecode/Makefile 53196 1999-11-15 22:41:23Z joe $
#
#	last edit-date: [Thu May 20 12:04:05 1999]
#
#---------------------------------------------------------------------------

PROG            =       dtmfdecode
SRC             =       dtmfdecode.c
#LDADD		+=	-lm
CFLAGS          +=      -Wall -g -DDEBUG
MAN1		=	dtmfdecode.1

.include <bsd.prog.mk>
