summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b/dtmfdecode/Makefile
blob: 2ce7aeb71433eb8ce667a0b68450e88f1d18583b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#---------------------------------------------------------------------------
#
#	$Id: Makefile,v 1.1 1999/03/07 17:09:03 hm Exp $
#
#	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