]> git.decadent.org.uk Git - nfs-utils.git/blob - tools/locktest/Makefile
chkconfig line changed from 2345 99 01 to 2345 60 20
[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         @: