doc/examples: cds_lfht_lookup
[urcu.git] / doc / examples / rculfhash / Makefile
index d7918eed306ab082431ec2da88dadb5053bb6ba3..2739499af892e983cc28af986afa078dc4052d40 100644 (file)
@@ -17,6 +17,7 @@ all:
        $(MAKE) -f Makefile.cds_lfht_add_replace
        $(MAKE) -f Makefile.cds_lfht_del
        $(MAKE) -f Makefile.cds_lfht_destroy
+       $(MAKE) -f Makefile.cds_lfht_lookup
 
 .PHONY: clean
 clean:
@@ -25,3 +26,4 @@ clean:
        $(MAKE) -f Makefile.cds_lfht_add_replace clean
        $(MAKE) -f Makefile.cds_lfht_del clean
        $(MAKE) -f Makefile.cds_lfht_destroy clean
+       $(MAKE) -f Makefile.cds_lfht_lookup clean
This page took 0.022605 seconds and 4 git commands to generate.