]> git.decadent.org.uk Git - nfs-utils.git/blob - support/include/Makefile
Added list mounted nfs filesystems (-m) option
[nfs-utils.git] / support / include / Makefile
1 #
2 # Makefile for linux-nfs/support
3 #
4
5 TOP      = ../../
6
7 include $(TOP)rules.mk
8
9 all install::   mount.h
10         @:
11
12 distclean::
13         $(RM) mount.h config.h
14
15 mount.h:
16         $(LN_S) ../export/mount.h .
17
18 # .EXPORT_ALL_VARIABLES: