doc/examples: cds_lfht_add_replace
[urcu.git] / doc / examples / rculfhash / Makefile
index 009aa7cbc8291781b35999063a89bb1aeefe92c1..52da73791bab60de74a15a1ffc5c1cb3d2cca7f0 100644 (file)
 all:
        $(MAKE) -f Makefile.cds_lfht_add
        $(MAKE) -f Makefile.cds_lfht_add_unique
+       $(MAKE) -f Makefile.cds_lfht_add_replace
        $(MAKE) -f Makefile.cds_lfht_del
 
 .PHONY: clean
 clean:
        $(MAKE) -f Makefile.cds_lfht_add clean
        $(MAKE) -f Makefile.cds_lfht_add_unique clean
+       $(MAKE) -f Makefile.cds_lfht_add_replace clean
        $(MAKE) -f Makefile.cds_lfht_del clean
This page took 0.023361 seconds and 4 git commands to generate.