]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/examples/libs/l4re/c/Makefile
update
[l4.git] / l4 / pkg / examples / libs / l4re / c / Makefile
index 17c03328731e94c841c6d6104548266db7cefa8d..dfe05222cc47b32aed8c8812d1ac133e385707eb 100644 (file)
@@ -3,6 +3,6 @@ L4DIR ?=        $(PKGDIR)/../..
 
 TARGET        = ex_l4re_ma+rm_c
 SRC_C         = ma+rm.c
-MODE_USE_C    = y
+REQUIRES_LIBS = l4re_c-util
 
 include $(L4DIR)/mk/prog.mk