This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
Clean the built sources with make clean.
tags/mesa-7.9-rc1
Eric Anholt
15 years ago
parent
cec65a6b76
commit
6985a43832
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
Makefile.am
+ 1
- 0
Makefile.am
View File
@@ -30,6 +30,7 @@ glsl_SOURCES = symbol_table.c hash_table.c glsl_types.cpp \
ir_print_visitor.cpp ir_variable.cpp ir_function.cpp
BUILT_SOURCES = glsl_parser.h builtin_types.h
CLEANFILES = $(BUILT_SOURCES)
glsl_parser.h: glsl_parser.ypp
Write
Preview
Loading…
Cancel
Save