summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b/dtmfdecode/Makefile
blob: 792b2ef393019fcefe1440c2d1e152ad495bdcf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#---------------------------------------------------------------------------
#
# $FreeBSD$
#
#	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>
OpenPOWER on IntegriCloud