Module Name:    src
Committed By:   mrg
Date:           Tue Nov 23 08:44:23 UTC 2010

Modified Files:
        src/external/mit/xorg/share/cf: Makefile

Log Message:
don't install date.def anymore; it is obsolete.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/mit/xorg/share/cf/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/mit/xorg/share/cf/Makefile
diff -u src/external/mit/xorg/share/cf/Makefile:1.6 src/external/mit/xorg/share/cf/Makefile:1.7
--- src/external/mit/xorg/share/cf/Makefile:1.6	Thu Jun 11 15:33:12 2009
+++ src/external/mit/xorg/share/cf/Makefile	Tue Nov 23 08:44:23 2010
@@ -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

Reply via email to