]> rtime.felk.cvut.cz Git - mirosot.git/blob - testapp/Makefile.omk
Added the correct final version of Petr's application.
[mirosot.git] / testapp / Makefile.omk
1 # -*- makefile -*-
2
3 bin_PROGRAMS  = Main
4
5 Main_SOURCES = mirosot_main.c cmd_pxmc.c
6
7 Main_LIBS = boot_fn arch_drivers excptvec misc pxmc m sci_channels bluetooth
8 Main_MOREOBJS = $(USER_LIB_DIR)/system_stub.o