]> git.decadent.org.uk Git - nfs-utils.git/blob - tools/locktest/Makefile
enable 127.0.0.1 before checking for V3 support
[nfs-utils.git] / tools / locktest / Makefile
1 #
2 # testlk -      lock a file to test client side locking.
3 #
4
5 TOOL    = testlk
6 OBJS    = testlk.o
7
8 include $(TOP)rules.mk
9
10 install::
11         @: