.PHONY: test all: dtmfencode test dtmfencode: dtmfencode.c cc $^ -o $@ test: dtmfencode ./dtmfencode test.wav "1234567890*#ABCD" 40000 100