]> git.decadent.org.uk Git - nfs-utils.git/blob - support/include/Makefile
2000-05-31 H.J. Lu <hjl@lucon.org>
[nfs-utils.git] / support / include / Makefile
1 #
2 # Makefile for linux-nfs/support
3 #
4
5 include $(TOP)rules.mk
6
7 all install::   mount.h
8         @:
9
10 distclean::
11         $(RM) mount.h config.h
12
13 mount.h:
14         $(LN_S) ../export/mount.h .
15
16 # .EXPORT_ALL_VARIABLES: