Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/xorg/share/cf don't install date.def anymore; i...
details: https://anonhg.NetBSD.org/src/rev/3636f6849487
branches: trunk
changeset: 758991:3636f6849487
user: mrg <mrg%NetBSD.org@localhost>
date: Tue Nov 23 08:44:23 2010 +0000
description:
don't install date.def anymore; it is obsolete.
diffstat:
external/mit/xorg/share/cf/Makefile | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
diffs (28 lines):
diff -r e4bf8b49eb7d -r 3636f6849487 external/mit/xorg/share/cf/Makefile
--- a/external/mit/xorg/share/cf/Makefile Tue Nov 23 08:22:29 2010 +0000
+++ b/external/mit/xorg/share/cf/Makefile Tue Nov 23 08:44:23 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/06/11 15:33:12 mrg Exp $
+# $NetBSD: Makefile,v 1.7 2010/11/23 08:44:23 mrg Exp $
.include <bsd.own.mk>
@@ -12,7 +12,7 @@
Threads.tmpl Win32.cf Win32.rules WinLib.tmpl X11.rules \
X11.tmpl apollo.cf bsd.cf bsdLib.rules bsdLib.tmpl bsdi.cf \
cde.rules cde.tmpl convex.cf cray.cf cygwin.cf cygwin.rules \
- cygwin.tmpl darwin.cf darwinLib.rules darwinLib.tmpl date.def \
+ cygwin.tmpl darwin.cf darwinLib.rules darwinLib.tmpl \
fujitsu.cf generic.cf gnu.cf gnuLib.rules gnuLib.tmpl hp.cf \
hpLib.rules hpLib.tmpl ibm.cf ibmLib.rules ibmLib.tmpl \
isc.cf linux.cf lnxLib.rules lnxLib.tmpl lnxdoc.rules \
@@ -30,9 +30,6 @@
#
FILES+= host.def xorgsite.def
-BUILDSYMLINKS=\
- ${X11SRCDIR.xorg-server}//hw/xfree86/common/xf86Date.h date.def
-
# Handle site.def specificly because it is provided in dist
#
FILES+= netbsd.site.def
Home |
Main Index |
Thread Index |
Old Index