From 1917b266ea91ef5da077db973832955cdef2acef Mon Sep 17 00:00:00 2001 From: neilbrown Date: Sun, 14 Sep 2003 23:45:21 +0000 Subject: Makefile changes. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 365a4a4..1aeb025 100644 --- 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 -- cgit