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. --- docs/README.directfb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/README.directfb') diff --git a/docs/README.directfb b/docs/README.directfb index e3bada4888..d66ca8d3ca 100644 --- a/docs/README.directfb +++ b/docs/README.directfb @@ -22,7 +22,8 @@ Installation to install OpenGL libraries and - make linux-directfb-install + cd src/mesa/drivers/directfb ; make install to install DirectFBGL module in the proper location. + Actually, that last command may not be needed. Please provide feedback. -- cgit v1.2.3