%% Colin P McMillen <[EMAIL PROTECTED]> writes:
cpm> I've been getting consistent "Warning: file 'foo' has modification
cpm> time in the future" warnings from make 3.79.1.
cpm> A summary of my situation: we're using make 3.79.1 on Debian
cpm> GNU/Linux and compiling over NFS. The files m
I've been getting consistent "Warning: file 'foo' has modification
time in the future" warnings from make 3.79.1.
A summary of my situation: we're using make 3.79.1 on Debian
GNU/Linux and compiling over NFS. The files make reads are reported as
being modified ~3 sec. in the future.
I'm assuming
Hey,
possible typo in the section on phony targets.
I assume that the lines
$(SUBDIRS):
$(MAKE) -C $
should read
$(SUBDIRS):
$(MAKE) -C $@
yes?
- arne
___
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listin