[Xquartz-changes] [235] AppleSGLX/trunk/Makefile

source_changes at macosforge.org source_changes at macosforge.org
Sun Feb 22 11:55:56 PST 2009


Revision: 235
          http://trac.macosforge.org/projects/xquartz/changeset/235
Author:   jeremyhu at freedesktop.org
Date:     2009-02-22 11:55:55 -0800 (Sun, 22 Feb 2009)
Log Message:
-----------
Don't install glxinfo and glxgears by default

Modified Paths:
--------------
    AppleSGLX/trunk/Makefile

Modified: AppleSGLX/trunk/Makefile
===================================================================
--- AppleSGLX/trunk/Makefile	2009-02-22 12:18:01 UTC (rev 234)
+++ AppleSGLX/trunk/Makefile	2009-02-22 19:55:55 UTC (rev 235)
@@ -95,7 +95,7 @@
 	$(RM) -f $(DESTDIR)$(INSTALL_DIR)/lib/libGL.1.dylib
 	$(LN) -s libGL.1.2.dylib $(DESTDIR)$(INSTALL_DIR)/lib/libGL.1.dylib
 
-install: install_headers install_libraries install_programs
+install: install_headers install_libraries
 
 clean:
 	rm -rf $(BUILD_DIR)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20090222/118ff91d/attachment.html>


More information about the Xquartz-changes mailing list