# # getkversion - print the kernel version for which the modules were # compiled. # TOP = ../../ TOOL = getkversion OBJS = getkversion.o include $(TOP)rules.mk install:: @: