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