summaryrefslogtreecommitdiff
path: root/src/mesa/x86-64/Makefile
AgeCommit message (Collapse)Author
2008-06-04mesa: Remove assyntax.h include from generated matypes.h.José Fonseca
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).
2005-05-07x86-64 transform optimizations (Mikko T.)Brian Paul