summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2008-04-28 18:43:27 +0100
committerKeith Whitwell <keith@tungstengraphics.com>2008-04-28 18:43:27 +0100
commit9fb444f191015b44498a5c83d762519ccc98ed55 (patch)
treec6cd853b5cccf1e69b81a859a3b5e0b991aac559
parent546ab045d8a18758ffc44da9dc76ad1335553cf6 (diff)
tsgi: add a makefile
-rw-r--r--src/gallium/auxiliary/tgsi/exec/Makefile2
1 files changed, 2 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..451911a3545
--- /dev/null
+++ b/src/gallium/auxiliary/tgsi/exec/Makefile
@@ -0,0 +1,2 @@
+default:
+ cd .. ; make