summaryrefslogtreecommitdiffstats
path: root/tools/getiversion/Makefile
blob: e6c324464d0362922325903f25a36b5e48e239af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# knfsd tools
#

TOP	= ../../
TOOL	= getiversion
OBJS	= getiversion.o

include $(TOP)rules.mk

install::
	@: