doc/examples: cds_wfs_pop_all_blocking
[urcu.git] / doc / examples / wfstack / Makefile
index d98d9958f312497e3fad3b29f3d33399154bf1c6..b8be3f5bfb733063ec3a92e4981492c3dce2454f 100644 (file)
 all:
        $(MAKE) -f Makefile.cds_wfs_push
        $(MAKE) -f Makefile.cds_wfs_pop
+       $(MAKE) -f Makefile.cds_wfs_pop_all_blocking
 
 .PHONY: clean
 clean:
        $(MAKE) -f Makefile.cds_wfs_push clean
        $(MAKE) -f Makefile.cds_wfs_pop clean
+       $(MAKE) -f Makefile.cds_wfs_pop_all_blocking clean
This page took 0.022856 seconds and 4 git commands to generate.