Granary / granary2

Dynamic binary translation framework for instrumenting x86-64 user space Linux programs
MIT License
39 stars 5 forks source link

Make incremental building work correctly #34

Closed pgoodman closed 10 years ago

pgoodman commented 10 years ago

Right now, incremental compilation doesn't quite work in Granary. This is partly due to the following lines of code in the Makefiles, and the lack of proper dependencies listed in the associated rules: