Nothing has used config_time.h since 1/8/2008.

This commit is contained in:
cube 2009-05-13 18:06:26 +00:00
parent 13544cbb6e
commit 2a75637a75

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.kern.inc,v 1.123 2009/03/30 16:34:19 perry Exp $
# $NetBSD: Makefile.kern.inc,v 1.124 2009/05/13 18:06:26 cube Exp $
#
# This file contains common `MI' targets and definitions and it is included
# at the bottom of each `MD' ${MACHINE}/conf/Makefile.${MACHINE}.
@ -271,10 +271,6 @@ vers.o: ${SYSTEM_DEP} ${SYSTEM_SWAP_DEP} $S/conf/newvers.sh $S/conf/osrelease.sh
${CC} ${CFLAGS} ${CPPFLAGS} ${PROF} -c vers.c
.endif
.if !target(config_time.h)
BUILDSYMLINKS+= config_time.src config_time.h
.endif
.if defined(MEMORY_DISK_IMAGE)
md_root_image.h: ${MEMORY_DISK_IMAGE}
${_MKTARGET_CREATE}