open-src/lib/Makefile
changeset 606 068c11b419c9
parent 577 cd96438515cb
child 744 7f935d506429
--- a/open-src/lib/Makefile	Sat Jan 10 10:35:32 2009 -0800
+++ b/open-src/lib/Makefile	Thu Jan 15 12:55:00 2009 -0800
@@ -1,6 +1,6 @@
 # Makefile for X Consolidation Open Source Library modules
 #
-# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
 # Use subject to license terms.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
@@ -28,7 +28,7 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.27	08/10/30
+# @(#)Makefile	1.28	09/01/14
 #
 ###############################################################################
 
@@ -40,9 +40,11 @@
 # X11 before Xext
 # (X11 and SM) before Xt
 # Xt before Xmu and Xpm and Xtst
-# Xext before any other extension library
+# Xext before any other extension library, including mesa
 # Xfixes before Xcomposite
 # Xp before XprintUtil before XprintAppUtil
+# libpthread-stubs before libdrm (and in the future, before xcb)
+# libdrm before mesa
 
 OS_SUBDIRS_common = \
 	freetype \