summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorobache <obache>2012-06-13 11:57:42 +0000
committerobache <obache>2012-06-13 11:57:42 +0000
commit4fecd1f509a616a1a45f28781b64273bd4a1c9ee (patch)
tree466e5f40c6d4f0eec4c1c0eb242f2742b5aac952 /graphics
parent34bc804a6695b4b6f1eecc5f77c5e80664294c69 (diff)
downloadpkgsrc-4fecd1f509a616a1a45f28781b64273bd4a1c9ee.tar.gz
note "used by".
Diffstat (limited to 'graphics')
-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"