K 10 svn:author V 6 marcel K 8 svn:date V 27 2011-07-04T19:33:04.459223Z K 7 svn:log V 226 Simplify dependency of generated headers on .td files. Since all headers get generated from ${ARCH}.td, any and all .td files can influence the outcome. As such, have all headers depend on all .td files. This is more correct. END