summaryrefslogtreecommitdiff
path: root/graphics/Mesa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/Mesa')
-rw-r--r--graphics/Mesa/Makefile.lib6
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/Mesa/Makefile.lib b/graphics/Mesa/Makefile.lib
index 22d056ef4ee..01d51ba7291 100644
--- a/graphics/Mesa/Makefile.lib
+++ b/graphics/Mesa/Makefile.lib
@@ -1,8 +1,12 @@
-# $NetBSD: Makefile.lib,v 1.13 2008/07/27 00:03:42 bjs Exp $
+# $NetBSD: Makefile.lib,v 1.14 2012/06/13 11:57:42 obache Exp $
#
# This Makefile fragment is included by all packages that build libraries
# from the Mesa sources.
#
+# used by graphics/glu/Makefile
+# used by graphics/glut/Makefile
+# used by graphics/MesaDemos/Makefile
+# used by graphics/MesaLib/Makefile
.include "../../graphics/Mesa/Makefile.common"