projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69105ad
)
Formerly remake.c.~48~
author
Roland McGrath
<roland@redhat.com>
Mon, 8 Mar 1993 20:04:20 +0000
(20:04 +0000)
committer
Roland McGrath
<roland@redhat.com>
Mon, 8 Mar 1993 20:04:20 +0000
(20:04 +0000)
remake.c
patch
|
blob
|
history
diff --git
a/remake.c
b/remake.c
index 09873d51a840b9cc450a591baa244740d4a77e9d..043701fe5f99bfe8304056a18e857f1ad3f78eb1 100644
(file)
--- a/
remake.c
+++ b/
remake.c
@@
-22,7
+22,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "dep.h"
#include "file.h"
-#if !defined (USG) && !defined (POSIX)
+#if !defined (USG) && !defined (POSIX)
&& !defined (eta10)
#ifndef sgi
#include <sys/file.h>
#endif
@@
-639,7
+639,7
@@
notice_finished_file (file)
We do this instead of just invalidating the cached time
so that a vpath_search can happen. Otherwise, it would
never be done because the target is already updated. */
- (void) f_mtime (d->file);
+ (void) f_mtime (d->file
, 0
);
}
}
\f