mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-18 09:28:06 +02:00
This is now consistent with other usage of flex/bison througout mesa, (which is that these generated files are added to source control so that the build system does not require external tools like flex/bison for non-developers).
8 lines
60 B
Text
8 lines
60 B
Text
glcpp
|
|
glcpp-parse.output
|
|
*.o
|
|
*.lo
|
|
*.la
|
|
.libs
|
|
*~
|
|
tests/*.out
|