From 6e5d3117193fcbaa19c605c4d73241243ed46bcc Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 5 Feb 2009 08:41:27 -0700 Subject: mesa: remove oddball linux-directfb-install makefile rule It's probably not needed since the 'make install' rules were overhauled last year. --- Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3