summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichal <michal@michal-laptop.(none)>2007-08-22 16:24:35 +0100
committermichal <michal@michal-laptop.(none)>2007-08-22 16:24:35 +0100
commitfa8c74fcc93717da7a2e409d7e1a4ff593a35d53 (patch)
treef9d333401e2966176481221954a3e930332f2fcd
parentd866e648aee69f06c59ecd65e101dd3d618bbd58 (diff)
New file.
-rw-r--r--src/mesa/pipe/tgsi/deco/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mesa/pipe/tgsi/deco/Makefile b/src/mesa/pipe/tgsi/deco/Makefile
new file mode 100644
index 0000000000..eb8b14e0e8
--- /dev/null
+++ b/src/mesa/pipe/tgsi/deco/Makefile
@@ -0,0 +1,3 @@
+default:
+ cd ../../.. ; make
+