]> git.decadent.org.uk Git - nfs-utils.git/blob - tools/getkversion/Makefile
enable 127.0.0.1 before checking for V3 support
[nfs-utils.git] / tools / getkversion / Makefile
1 #
2 # getkversion - print the kernel version for which the modules were
3 #               compiled.
4 #
5
6 TOOL    = getkversion
7 OBJS    = getkversion.o
8
9 include $(TOP)rules.mk
10
11 install::
12         @: