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