summaryrefslogtreecommitdiffstats
path: root/support/Makefile
blob: 37b6359267dbe1a8cd777186e083d56339fa2367 (plain)
1
2
3
4
5
6
7
8
9
#
# Makefile for linux-nfs/support
#

SUBDIRS	= include nfs export lib misc
.DEFAULT: all

include $(TOP)rules.mk