]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
Makefile changes.
[nfs-utils.git] / ChangeLog
index 365a4a4508826c5722373600f9ac0b115808fd06..1aeb0254bd42a81a907238aca6389911658cb945 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
 
        Release 1.0.6
 
+       * rules.mk: Add dep: rule when no OBJS, so "make dep" works in
+       support/include, and depend in "predep"
+       * support/export/Makefile, tools/rpcgen/Makefile,
+       utils/statd/Makefile: add "predep" rule so that "make dep" works.
+       * Makefile: allow a simple "make" to run ./configure and "make dep"
+       if needed.
        * configure.in, nfs-utils.spec: Update version to 1.0.4
        * run autoconf