summaryrefslogtreecommitdiffstats
path: root/support/misc/Makefile
blob: c738564130e5b5339068434baadcedf6a5da6598 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# linux-nfs/support/misc/Makefile
#

LIBNAME	= libmisc.a
OBJS	= tcpwrapper.o from_local.o mountpoint.o

include $(TOP)rules.mk

install::
	@: