]> git.decadent.org.uk Git - nfs-utils.git/blob - tools/locktest/Makefile
e18f0b175e8f24fb8770713776d256e2d7cd2382
[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         @: