summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b/dtmfdecode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/i4b/dtmfdecode/Makefile')
-rw-r--r--usr.sbin/i4b/dtmfdecode/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/i4b/dtmfdecode/Makefile b/usr.sbin/i4b/dtmfdecode/Makefile
index 0623e12..3413ad2 100644
--- a/usr.sbin/i4b/dtmfdecode/Makefile
+++ b/usr.sbin/i4b/dtmfdecode/Makefile
@@ -7,13 +7,11 @@
#---------------------------------------------------------------------------
PROG = dtmfdecode
-SRC = dtmfdecode.c
# libm is only necessary if USE_COS is defined in the source
#LDADD += -lm
CFLAGS += -Wall -DDEBUG
-MAN1 = dtmfdecode.1
test: ${PROG}
uudecode -p < dtmfsounds.al.uu | ./${PROG}
OpenPOWER on IntegriCloud