summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/tgsi/exec/Makefile
diff options
context:
space:
mode:
authorKeith Whitwell <[email protected]>2008-02-15 11:18:04 +0000
committerKeith Whitwell <[email protected]>2008-02-15 11:18:04 +0000
commit30d0bacf7aecfb6013ddd665d7385209899eeebd (patch)
treece764e101617349add47e4250aed1adde8b6407e /src/gallium/auxiliary/tgsi/exec/Makefile
parent6ac2c1cc0cd1253ba2014d459010032127f185ec (diff)
parent66f22aa3bf7fa546e946b45156aa578e202982c9 (diff)
Merge commit 'origin/gallium-0.1' into gallium-0.1
Diffstat (limited to 'src/gallium/auxiliary/tgsi/exec/Makefile')
-rw-r--r--src/gallium/auxiliary/tgsi/exec/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gallium/auxiliary/tgsi/exec/Makefile b/src/gallium/auxiliary/tgsi/exec/Makefile
new file mode 100644
index 00000000000..eb8b14e0e89
--- /dev/null
+++ b/src/gallium/auxiliary/tgsi/exec/Makefile
@@ -0,0 +1,3 @@
+default:
+ cd ../../.. ; make
+