Differences From Artifact [0ca4f36eb1]:
- File buildsys.mk.in — part of check-in [e749d8ead4] at 2007-09-27 19:09:01 on branch trunk — Add ${PROG_IMPLIB_NEEDED}. (user: js, size: 10213) [annotate] [blame] [check-ins using]
To Artifact [f66bf28694]:
- File buildsys.mk.in — part of check-in [2ce3794e0b] at 2007-09-27 19:12:28 on branch trunk — ${STATIC_LIB} is mode 644, not 755! (user: js, size: 10213) [annotate] [blame] [check-ins using]
︙ | |||
207 208 209 210 211 212 213 | 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 | - + | else \ ${INSTALL_FAILED}; \ fi \ done for i in ${STATIC_LIB}; do \ ${INSTALL_STATUS}; \ |
︙ |