From 1917b266ea91ef5da077db973832955cdef2acef Mon Sep 17 00:00:00 2001 From: neilbrown Date: Sun, 14 Sep 2003 23:45:21 +0000 Subject: Makefile changes. --- utils/statd/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'utils') diff --git a/utils/statd/Makefile b/utils/statd/Makefile index 03e97e0..444932f 100644 --- a/utils/statd/Makefile +++ b/utils/statd/Makefile @@ -56,3 +56,5 @@ clean:: distclean:: $(RM) $(RPCHDRS) $(RPCSRCS) $(SIMHDRS) $(SIMSRCS) + +predep:: $(RPCHDRS) $(RPCSRCS) -- cgit