| 45 | |
| 46 | ''one_make'' branch was merged into trunk Jan 25 2010 09:44 PM ET in r43593 |
| 47 | |
| 48 | At merge point, this was what ''tools/dev/checkdepend.pl'' was showing: |
| 49 | {{{ |
| 50 | $ perl tools/dev/checkdepend.pl 2>&1 | grep 'not ok' |
| 51 | not ok 62 - src/glut_callbacks.c has correct dependencies (Makefile: line 3509). |
| 52 | not ok 119 - compilers/data_json/data_json.pir has correct dependencies |
| 53 | (compilers/data_json/Rules.mak: line 1). |
| 54 | not ok 120 - compilers/json/JSON.pir has correct dependencies |
| 55 | (compilers/json/Rules.mak: line 1). |
| 56 | not ok 122 - compilers/json/JSON/pge2pir.pir has correct dependencies |
| 57 | (no rule found for this file). |
| 58 | not ok 127 - compilers/nqp/bootstrap/nqp.pir has correct dependencies |
| 59 | (compilers/nqp/Rules.mak: line 21). |
| 60 | not ok 137 - compilers/pct/src/PCT/Grammar.pir has correct dependencies |
| 61 | (no rule found for this file). |
| 62 | not ok 142 - compilers/pge/PGE.pir has correct dependencies |
| 63 | (no rule found for this file). |
| 64 | not ok 146 - compilers/pge/PGE/P5Regex.pir has correct dependencies |
| 65 | (no rule found for this file). |
| 66 | }}} |