doc/examples: add mb flavor
[urcu.git] / doc / examples / urcu-flavors / Makefile
index 80278e8285defd2b00a1ff5e6d8eded62980a7ae..9ecc9269d26e38835cebbccd1311df7ebf7d27ff 100644 (file)
@@ -13,7 +13,9 @@
 
 all:
        $(MAKE) -f Makefile.qsbr
+       $(MAKE) -f Makefile.mb
 
 .PHONY: clean
 clean:
        $(MAKE) -f Makefile.qsbr clean
+       $(MAKE) -f Makefile.mb clean
This page took 0.023498 seconds and 4 git commands to generate.