From 1917b266ea91ef5da077db973832955cdef2acef Mon Sep 17 00:00:00 2001 From: neilbrown Date: Sun, 14 Sep 2003 23:45:21 +0000 Subject: Makefile changes. --- support/export/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'support/export') 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 -- cgit