don't install date.def anymore; it is obsolete.
This commit is contained in:
parent
3cc5930c91
commit
fe1d04c916
7
external/mit/xorg/share/cf/Makefile
vendored
7
external/mit/xorg/share/cf/Makefile
vendored
@ -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>
|
.include <bsd.own.mk>
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ FILES= Amoeba.cf DGUX.cf FreeBSD.cf Imake.cf Imake.rules Imake.tmpl \
|
|||||||
Threads.tmpl Win32.cf Win32.rules WinLib.tmpl X11.rules \
|
Threads.tmpl Win32.cf Win32.rules WinLib.tmpl X11.rules \
|
||||||
X11.tmpl apollo.cf bsd.cf bsdLib.rules bsdLib.tmpl bsdi.cf \
|
X11.tmpl apollo.cf bsd.cf bsdLib.rules bsdLib.tmpl bsdi.cf \
|
||||||
cde.rules cde.tmpl convex.cf cray.cf cygwin.cf cygwin.rules \
|
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 \
|
fujitsu.cf generic.cf gnu.cf gnuLib.rules gnuLib.tmpl hp.cf \
|
||||||
hpLib.rules hpLib.tmpl ibm.cf ibmLib.rules ibmLib.tmpl \
|
hpLib.rules hpLib.tmpl ibm.cf ibmLib.rules ibmLib.tmpl \
|
||||||
isc.cf linux.cf lnxLib.rules lnxLib.tmpl lnxdoc.rules \
|
isc.cf linux.cf lnxLib.rules lnxLib.tmpl lnxdoc.rules \
|
||||||
@ -30,9 +30,6 @@ FILES= Amoeba.cf DGUX.cf FreeBSD.cf Imake.cf Imake.rules Imake.tmpl \
|
|||||||
#
|
#
|
||||||
FILES+= host.def xorgsite.def
|
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
|
# Handle site.def specificly because it is provided in dist
|
||||||
#
|
#
|
||||||
FILES+= netbsd.site.def
|
FILES+= netbsd.site.def
|
||||||
|
Loading…
Reference in New Issue
Block a user