fixed makefile hack to get tests depending on libs
authorPatrik Gornicz <Gornicz.P@gmail.com>
Sat, 20 Jun 2009 19:39:33 +0000 (15:39 -0400)
committerPatrik Gornicz <Gornicz.P@gmail.com>
Sat, 20 Jun 2009 19:39:33 +0000 (15:39 -0400)
commit6b7bcb90df526b1a28fc290f511c2ae830fa739f
tree0115713de7e3d150fd846abf9dc750b6e8e217e0
parentb6a453dee8acff398813f9044604b18e1d1361af
fixed makefile hack to get tests depending on libs

tests can now depend on libs cleanly
tests CANNOT depend on tests
libs CANNOT depend on tests

this fixes the BUILD=FINAL bug when building tests
Makefile
lib/dir.mk
lib/vars.mk
targets.mk
tests/rules.mk
tests/src/1/rules.mk
tests/src/printTrace/rules.mk