Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/xorg/bin/bitmap find new bitmaps location.
details: https://anonhg.NetBSD.org/src/rev/5eb423ad4218
branches: trunk
changeset: 368434:5eb423ad4218
user: mrg <mrg%NetBSD.org@localhost>
date: Mon Jul 11 08:05:08 2022 +0000
description:
find new bitmaps location.
diffstat:
external/mit/xorg/bin/bitmap/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f8b2763e7644 -r 5eb423ad4218 external/mit/xorg/bin/bitmap/Makefile
--- a/external/mit/xorg/bin/bitmap/Makefile Mon Jul 11 07:40:58 2022 +0000
+++ b/external/mit/xorg/bin/bitmap/Makefile Mon Jul 11 08:05:08 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2013/05/31 09:14:18 mrg Exp $
+# $NetBSD: Makefile,v 1.5 2022/07/11 08:05:08 mrg Exp $
.include <bsd.own.mk>
@@ -20,7 +20,7 @@
SUBDIR= bmtoa atobm app-defaults
-.PATH: ${X11SRCDIR.bitmap}
+.PATH: ${X11SRCDIR.bitmap} ${X11SRCDIR.bitmap}/bitmaps
CWARNFLAGS.clang+= -Wno-format
Home |
Main Index |
Thread Index |
Old Index