revert last commit. fails "make test"
commit91163f167e087c419e618186a1aa5589d9f24fde
authorJoe Soroka <gits@joesoroka.com>
Tue, 8 Mar 2011 22:58:02 +0000 (8 14:58 -0800)
committerJoe Soroka <gits@joesoroka.com>
Tue, 8 Mar 2011 22:58:02 +0000 (8 14:58 -0800)
tree3bed691c04938462ba54658bfcb6d0fd729ffecf
parent31fe1cc62b30e52d35dfd669dc9bc3dbb5a8ad8e
revert last commit. fails "make test"

test target in Makefile does not depend on tcc.
i'm not sure why, but i can think of at least one
good reason.  in my local tree I have it modified
to do so, but somehow inadvertently reverted that
so when i did "make test" before committing, it
didn't actually test my changes.  sorry.
tccgen.c