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/app-defaults install the bitmap...
details: https://anonhg.NetBSD.org/src/rev/e80d893cba98
branches: trunk
changeset: 758910:e80d893cba98
user: mrg <mrg%NetBSD.org@localhost>
date: Sun Nov 21 02:34:15 2010 +0000
description:
install the bitmap app-defaults here due to Bitmap.c vs. app-defaults/Bitmap conflicts.
diffstat:
external/mit/xorg/bin/bitmap/app-defaults/Makefile | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diffs (13 lines):
diff -r 021a31d69107 -r e80d893cba98 external/mit/xorg/bin/bitmap/app-defaults/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/external/mit/xorg/bin/bitmap/app-defaults/Makefile Sun Nov 21 02:34:15 2010 +0000
@@ -0,0 +1,9 @@
+# $NetBSD: Makefile,v 1.1 2010/11/21 02:34:15 mrg Exp $
+
+.include <bsd.own.mk>
+
+.PATH: ${X11SRCDIR.bitmap}/app-defaults
+APPDEFS=Bitmap Bitmap-color
+
+.include <bsd.x11.mk>
+.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index