]> git.gag.com Git - fw/altos/blob - src/telemetrum-v1.2/Makefile
ao-tools: Add man pages for ao-flash utilities
[fw/altos] / src / telemetrum-v1.2 / Makefile
1 #
2 # AltOS build
3 #
4 #
5
6 TM_VER=1.2
7 TM_DEF=1_2
8
9 TM_INC =
10
11 TM_SRC = \
12         ao_companion.c \
13         ao_gps_skytraq.c \
14         ao_gps_show.c \
15         ao_m25.c
16
17 include ../product/Makefile.telemetrum