summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2007-08-02 20:33:58 +0100
committerKeith Whitwell <keith@tungstengraphics.com>2007-08-02 20:33:58 +0100
commitd878bdc7a107991075080f9d6d2f1489b966981f (patch)
treef9e8303316f7322d74caddef1155e189d904d1f5 /src/mesa/pipe/softpipe
parentbf64be22686a8e5168bf80d1a57e367da3fffd57 (diff)
Fix make recursion.
Unfortunately means you can't just type make in softpipe any more.
Diffstat (limited to 'src/mesa/pipe/softpipe')
-rw-r--r--src/mesa/pipe/softpipe/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/pipe/softpipe/Makefile b/src/mesa/pipe/softpipe/Makefile
index 947983baf0..04464154e7 100644
--- a/src/mesa/pipe/softpipe/Makefile
+++ b/src/mesa/pipe/softpipe/Makefile
@@ -40,5 +40,3 @@ include ../Makefile.template
symlinks:
-default::
- cd ../.. ; make