]> git.decadent.org.uk Git - nfs-utils.git/blob - tools/locktest/Makefile
Added TOP, as needed, for easier compile in subdirectories
[nfs-utils.git] / tools / locktest / Makefile
1 #
2 # testlk -      lock a file to test client side locking.
3 #
4
5 TOP     = ../../
6 TOOL    = testlk
7 OBJS    = testlk.o
8
9 include $(TOP)rules.mk
10
11 install::
12         @: