]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/statd/Makefile
More automake stuff
[nfs-utils.git] / utils / statd / Makefile
index 03e97e038c5d578c35b77dae86a5ed86a7841763..6301d27c12506f26f61b34a99f2d64bbe969738c 100644 (file)
@@ -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)