From d4510e53d8dd18ac397ca0d4df74d4de682e0a38 Mon Sep 17 00:00:00 2001 From: George Sapountzis Date: Fri, 23 May 2008 22:48:55 +0300 Subject: drop GLcore --- Makefile | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4668443b77..a94147db60 100644 --- a/Makefile +++ b/Makefile @@ -48,15 +48,7 @@ install: linux-directfb-install: cd src/mesa/drivers/directfb && $(MAKE) install -# Xserver GLcore module -glcore: - cd src/mesa/drivers/xorg && $(MAKE) - -glcore-install: - cd src/mesa/drivers/xorg && $(MAKE) install - -.PHONY: default doxygen clean realclean install linux-directfb-install \ - glcore glcore-install +.PHONY: default doxygen clean realclean install linux-directfb-install # If there's no current configuration file $(TOP)/configs/current: -- cgit v1.2.3