Mercurial > hg > CbC > old > device
comparison Makefile @ 656:8320ae3ac186 strinit-expr
inlined strinit
author | kono |
---|---|
date | Mon, 15 Jan 2007 13:30:31 +0900 |
parents | cddab906095e |
children | bb3a11f3f31d |
comparison
equal
deleted
inserted
replaced
655:cddab906095e | 656:8320ae3ac186 |
---|---|
99 make check TARGET=test/obsf2 | 99 make check TARGET=test/obsf2 |
100 make check TARGET=test/long | 100 make check TARGET=test/long |
101 make check TARGET=test/tstdarg | 101 make check TARGET=test/tstdarg |
102 make check TARGET=test/switch | 102 make check TARGET=test/switch |
103 make check TARGET=test/strinit | 103 make check TARGET=test/strinit |
104 make check-inline TARGET=test/strinit | |
104 make check TARGET=test/code-gen-all | 105 make check TARGET=test/code-gen-all |
105 make check-inline TARGET=test/code-gen-all | 106 make check-inline TARGET=test/code-gen-all |
106 make check TARGET=test/bitfield | 107 make check TARGET=test/bitfield |
107 make check TARGET=test/bitfield1 | 108 make check TARGET=test/bitfield1 |
108 make check-inline TARGET=test/bitfield1 | 109 make check-inline TARGET=test/bitfield1 |