]> git.decadent.org.uk Git - nfs-utils.git/blob - tools/locktest/Makefile
* utils/showmount/showmount.c (main): Fix inet_ntoa() parameter.
[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         @: