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

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

include $(TOP)rules.mk

install::
	@: