doc/examples: cds_wfs_pop_all_blocking
[urcu.git] / doc / examples / wfstack / Makefile
index 284753f98de43ba20c1c350d1540fece42b12c88..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.024361 seconds and 4 git commands to generate.