]> git.decadent.org.uk Git - nfs-utils.git/blob - support/Makefile
Understand type 2 and type 3 filesystem identifiers.
[nfs-utils.git] / support / Makefile
1 #
2 # Makefile for linux-nfs/support
3 #
4
5     TOP = ../
6 SUBDIRS = include nfs export lib misc
7 .DEFAULT: all
8
9 include $(TOP)rules.mk
10