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


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

include ../../Make.include