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

TOOL	= rpcdebug
OBJS	= rpcdebug.o

include $(TOP)rules.mk

install::
	@: