Nothing has used config_time.h since 1/8/2008.
This commit is contained in:
parent
13544cbb6e
commit
2a75637a75
@ -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
|
# This file contains common `MI' targets and definitions and it is included
|
||||||
# at the bottom of each `MD' ${MACHINE}/conf/Makefile.${MACHINE}.
|
# 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
|
${CC} ${CFLAGS} ${CPPFLAGS} ${PROF} -c vers.c
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if !target(config_time.h)
|
|
||||||
BUILDSYMLINKS+= config_time.src config_time.h
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.if defined(MEMORY_DISK_IMAGE)
|
.if defined(MEMORY_DISK_IMAGE)
|
||||||
md_root_image.h: ${MEMORY_DISK_IMAGE}
|
md_root_image.h: ${MEMORY_DISK_IMAGE}
|
||||||
${_MKTARGET_CREATE}
|
${_MKTARGET_CREATE}
|
||||||
|
Loading…
Reference in New Issue
Block a user