aboutsummaryrefslogtreecommitdiff
path: root/iem_t3_lib/src/makefile
blob: 4eb3996a31621924e062524d7246455fdc75c562 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TARGET = iem_t3_lib


t3_bpe.c \
	t3_delay.c \
	t3_line~.c \
	t3_metro.c \
	t3_sig~.c \
	t3_timer.c \
	$(TARGET).c

include ../../Make.include