#--------------------------------------------------------------------------- # # $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