X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=doc%2Fexamples%2Fwfstack%2FMakefile;h=d98d9958f312497e3fad3b29f3d33399154bf1c6;hp=284753f98de43ba20c1c350d1540fece42b12c88;hb=95bba308b25b1d642d1ef96210bfb70384ab6de6;hpb=0bee40698530d2d16a488e7a4b2865d875c6c6b7 diff --git a/doc/examples/wfstack/Makefile b/doc/examples/wfstack/Makefile index 284753f..d98d995 100644 --- a/doc/examples/wfstack/Makefile +++ b/doc/examples/wfstack/Makefile @@ -13,7 +13,9 @@ all: $(MAKE) -f Makefile.cds_wfs_push + $(MAKE) -f Makefile.cds_wfs_pop .PHONY: clean clean: $(MAKE) -f Makefile.cds_wfs_push clean + $(MAKE) -f Makefile.cds_wfs_pop clean