X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fstatd%2FMakefile;h=6301d27c12506f26f61b34a99f2d64bbe969738c;hp=03e97e038c5d578c35b77dae86a5ed86a7841763;hb=83b193255274fdb03a78d7f61ffe8a5b816d1a2b;hpb=9ee7da8230adead93a1b42b1ac2c78e02227fe15 diff --git a/utils/statd/Makefile b/utils/statd/Makefile index 03e97e0..6301d27 100644 --- a/utils/statd/Makefile +++ b/utils/statd/Makefile @@ -3,6 +3,7 @@ # # NSM for Linux. +TOP = ../../ # Uncomment for embedded client-side simulation functions. #SIMUL = -DSIMULATIONS @@ -56,3 +57,5 @@ clean:: distclean:: $(RM) $(RPCHDRS) $(RPCSRCS) $(SIMHDRS) $(SIMSRCS) + +predep:: $(RPCHDRS) $(RPCSRCS)