summaryrefslogtreecommitdiffstats
path: root/support/misc/Makefile
blob: b2f73f8b362025b90a8391a94e2ed3dcfbb16bed (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

include $(TOP)rules.mk

install::
	@: