commit | fc286ff3ba089af5f1aca2d35b93b53a9383b1cf | [log] [tgz] |
---|---|---|
author | José Fonseca <jrfonseca@tungstengraphics.com> | Wed Jun 04 23:55:55 2008 +0900 |
committer | José Fonseca <jrfonseca@tungstengraphics.com> | Wed Jun 04 23:58:44 2008 +0900 |
tree | c499ead25b6e798268d2a106d0672210fd79dff0 | |
parent | 8223add3304451d5e75737a6d1be1739e4517943 [diff] |
mesa: Remove assyntax.h include from generated matypes.h. matypes.h doesn't really depend on assyntax.h; assyntax.h is only present on x86; and this way we remove the need of grep being available (which is relevant for scons and non-unix platforms).