]> rtime.felk.cvut.cz Git - mirosot.git/blobdiff - navratil_ad/Makefile.omk
Added sources of demo application by Milan Navratil
[mirosot.git] / navratil_ad / Makefile.omk
diff --git a/navratil_ad/Makefile.omk b/navratil_ad/Makefile.omk
new file mode 100644 (file)
index 0000000..6b04754
--- /dev/null
@@ -0,0 +1,8 @@
+# -*- makefile -*-
+
+bin_PROGRAMS  = navratilad
+
+navratilad_SOURCES = navratil_ad.c cmd_pxmc.c timer3.c
+
+navratilad_LIBS = boot_fn arch_drivers excptvec misc pxmcbsp pxmc m sci_channels cmdproc cmdprocio
+navratilad_MOREOBJS = $(USER_LIB_DIR)/system_stub.o