projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e643fd3
)
glsl: Add clean-local rule to delete glcpp test output.
author
Matt Turner
<mattst88@gmail.com>
Sun, 7 Dec 2014 19:29:55 +0000
(11:29 -0800)
committer
Matt Turner
<mattst88@gmail.com>
Fri, 12 Dec 2014 20:11:49 +0000
(12:11 -0800)
src/glsl/Makefile.am
patch
|
blob
|
history
diff --git
a/src/glsl/Makefile.am
b/src/glsl/Makefile.am
index b51621d3dd930bb2aa557c35c2169663cbc9049a..c3fe5f6b6a2bd272d0def40dc728f8e820f62562 100644
(file)
--- a/
src/glsl/Makefile.am
+++ b/
src/glsl/Makefile.am
@@
-208,3
+208,6
@@
CLEANFILES = \
glcpp/glcpp-parse.h \
glsl_parser.h \
$(BUILT_SOURCES)
+
+clean-local:
+ $(RM) -r subtest-cr subtest-cr-lf subtest-lf subtest-lf-cr