doc/examples: cds_lfht_for_each_entry_duplicate
[urcu.git] / doc / examples / rculfhash / Makefile
index 2739499af892e983cc28af986afa078dc4052d40..b0dd94804ecaa847c45e5e47ef40f3171fdda78d 100644 (file)
@@ -18,6 +18,7 @@ all:
        $(MAKE) -f Makefile.cds_lfht_del
        $(MAKE) -f Makefile.cds_lfht_destroy
        $(MAKE) -f Makefile.cds_lfht_lookup
+       $(MAKE) -f Makefile.cds_lfht_for_each_entry_duplicate
 
 .PHONY: clean
 clean:
@@ -27,3 +28,4 @@ clean:
        $(MAKE) -f Makefile.cds_lfht_del clean
        $(MAKE) -f Makefile.cds_lfht_destroy clean
        $(MAKE) -f Makefile.cds_lfht_lookup clean
+       $(MAKE) -f Makefile.cds_lfht_for_each_entry_duplicate clean
This page took 0.022054 seconds and 4 git commands to generate.