[PROPOSED PATCH] * Makefile (strftime.o): Depend on private.h.
Aug. 18, 2014
3:47 p.m.
--- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3d24c2a..e4e2742 100644 --- a/Makefile +++ b/Makefile @@ -626,7 +626,7 @@ difftime.o: private.h ialloc.o: private.h localtime.o: private.h tzfile.h scheck.o: private.h -strftime.o: tzfile.h +strftime.o: private.h tzfile.h zdump.o: version.h zic.o: private.h tzfile.h version.h -- 1.9.1
4258
Age (days ago)
4258
Last active (days ago)
0 comments
1 participants
participants (1)
-
Paul Eggert