summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-02-05 08:41:27 -0700
committerBrian Paul <brianp@vmware.com>2009-02-05 08:41:27 -0700
commit6e5d3117193fcbaa19c605c4d73241243ed46bcc (patch)
tree3a18944ef7d9efb56060082df723c1ab1bf41d92 /Makefile
parent681a13e7f9c9edd6587c0b2c2c88b82e24fda036 (diff)
mesa: remove oddball linux-directfb-install makefile rule
It's probably not needed since the 'make install' rules were overhauled last year.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index bf69b2a587..419265df80 100644
--- a/Makefile
+++ b/Makefile
@@ -44,10 +44,6 @@ install:
done
-# DirectFBGL module installation
-linux-directfb-install:
- cd src/mesa/drivers/directfb && $(MAKE) install
-
.PHONY: default doxygen clean realclean install linux-directfb-install
# If there's no current configuration file