]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/examples/libs/l4re/c/Makefile
Inital import
[l4.git] / l4 / pkg / examples / libs / l4re / c / Makefile
diff --git a/l4/pkg/examples/libs/l4re/c/Makefile b/l4/pkg/examples/libs/l4re/c/Makefile
new file mode 100644 (file)
index 0000000..17c0332
--- /dev/null
@@ -0,0 +1,8 @@
+PKGDIR ?=      ../../..
+L4DIR ?=       $(PKGDIR)/../..
+
+TARGET        = ex_l4re_ma+rm_c
+SRC_C         = ma+rm.c
+MODE_USE_C    = y
+
+include $(L4DIR)/mk/prog.mk