]> rtime.felk.cvut.cz Git - rtems-devel.git/blobdiff - rtems-omk-template/libbar/Makefile.omk
RTEMS template for OMK build system conforming application.
[rtems-devel.git] / rtems-omk-template / libbar / Makefile.omk
diff --git a/rtems-omk-template/libbar/Makefile.omk b/rtems-omk-template/libbar/Makefile.omk
new file mode 100644 (file)
index 0000000..b3403f4
--- /dev/null
@@ -0,0 +1,5 @@
+lib_LIBRARIES = bar
+
+include_HEADERS = bar.h
+
+bar_SOURCES = function1.c function2.c