10 check-ins occurring on or before 2008-11-01 20:38:56.
More ↑
2008-11-01
| ||
20:38 | Clear .SUFFIXES first to prevent compiling files silently. check-in: 760cfcb16e user: js tags: trunk | |
20:22 | Remove .deps on distclean. check-in: e8a5ad3b7d user: js tags: trunk | |
20:03 | Don't delete .deps files on make clean. check-in: 65c48c4be2 user: js tags: trunk | |
19:27 | It seems that $as_echo is undefined on some systems. Fixed. check-in: 1b298e5879 user: js tags: trunk | |
19:19 | Touch .deps files in the past so they are always recreated. check-in: 8822a3853f user: js tags: trunk | |
19:09 | Move one line to fix dependency generation. check-in: baeb4314f3 user: js tags: trunk | |
18:55 |
Touch .deps files on ./configure. This also makes it compatible with OpenBSD make. check-in: deea07358c user: js tags: trunk | |
2008-10-02
| ||
21:34 | Use ranlib. check-in: bceeee6eed user: js tags: trunk | |
2008-09-14
| ||
16:15 | Fix dependency generation for real. check-in: c246b6488a user: js tags: trunk | |
16:09 | Dependency generation was broken. Fixed. check-in: 6920533466 user: js tags: trunk | |