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

    TOP = ../
SUBDIRS	= include nfs export lib misc rpc gssapi
.DEFAULT: all

include $(TOP)rules.mk