%% "Albert L. Ting" <[EMAIL PROTECTED]> writes:
alt> Not sure if this is a solaris bug or a make bug, but it works
alt> fine in make-3.78.1. It appears make now treats targets with the
alt> same timestamp as the prerequisite as out of date. That didn't
alt> happen with make-3.78.1.
Not sure if this is a solaris bug or a make bug, but it works fine in
make-3.78.1. It appears make now treats targets with the same
timestamp as the prerequisite as out of date. That didn't happen with
make-3.78.1.
Albert
all: foo
$(foobar)
foo : bar
@echo file o