Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/xorg/lib/libGLU don't install glu_mangle.h
details: https://anonhg.NetBSD.org/src/rev/a706d3dab75e
branches: trunk
changeset: 985423:a706d3dab75e
user: mrg <mrg%NetBSD.org@localhost>
date: Tue Aug 24 03:10:11 2021 +0000
description:
don't install glu_mangle.h
diffstat:
external/mit/xorg/lib/libGLU/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3527404310e5 -r a706d3dab75e external/mit/xorg/lib/libGLU/Makefile
--- a/external/mit/xorg/lib/libGLU/Makefile Tue Aug 24 00:12:32 2021 +0000
+++ b/external/mit/xorg/lib/libGLU/Makefile Tue Aug 24 03:10:11 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2021/07/11 20:52:06 mrg Exp $
+# $NetBSD: Makefile,v 1.22 2021/08/24 03:10:11 mrg Exp $
.include <bsd.own.mk>
@@ -128,7 +128,7 @@
CFLAGS+= -fno-strict-aliasing -fvisibility=hidden -pthread
.PATH: ${X11SRCDIR.glu}/include/GL
-INCS= glu.h glu_mangle.h
+INCS= glu.h
INCSDIR=${X11INCDIR}/GL
LIBDPLIBS= Xext ${.CURDIR}/../libXext \
Home |
Main Index |
Thread Index |
Old Index