aboutsummaryrefslogtreecommitdiff
path: root/src/makefile
blob: 808e7a84dc069771510591e667bc3cb75f1621ce (plain)
1
2
3
4
5
6
7
8
9
10
11
TARGET = iem_delay


SRC =	n_delay1p_line~.c \
	n_delay2p_line~.c \
	nz~.c \
	block_delay~.c \
	$(TARGET).c

include ../../Make.include