summaryrefslogtreecommitdiffstats
path: root/support/export
diff options
context:
space:
mode:
authorneilbrown <neilbrown>2003-09-14 23:45:21 +0000
committerneilbrown <neilbrown>2003-09-14 23:45:21 +0000
commit1917b266ea91ef5da077db973832955cdef2acef (patch)
tree3c52972fc25b3178f0967a921110157ea0ed3ac5 /support/export
parentb01c85ea978f15d313961724d9a64c8ae18b3766 (diff)
downloadnfs-utils-1917b266ea91ef5da077db973832955cdef2acef.tar.gz
nfs-utils-1917b266ea91ef5da077db973832955cdef2acef.tar.xz
nfs-utils-1917b266ea91ef5da077db973832955cdef2acef.zip
Makefile changes.
Diffstat (limited to 'support/export')
-rw-r--r--support/export/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/support/export/Makefile b/support/export/Makefile
index 1243305..43c2d32 100644
--- a/support/export/Makefile
+++ b/support/export/Makefile
@@ -25,3 +25,6 @@ clean distclean::
install::
@:
+
+predep:: $(RPCHDRS) $(RPCSRCS)
+ $(LN_S) ../export/mount.h ../include/mount.h