Searched refs:MKREPRO_TIMESTAMP (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-current/sys/arch/acorn32/stand/lib/
H A Dnewvers_rm.sh44 if [ -n "$MKREPRO_TIMESTAMP" ]; then
46 t=$(date -u -r "$MKREPRO_TIMESTAMP" '+%d %b %Y' 2> /dev/null || \
47 date -u -d "@$MKREPRO_TIMESTAMP" '+%d %b %Y')
/netbsd-current/distrib/hppa/cdroms/
H A DMakefile.cdrom9 .if ${MKREPRO_TIMESTAMP:Uno} != "no"
10 MKBOOT_TIMESTAMP=-t "${MKREPRO_TIMESTAMP}"
/netbsd-current/external/bsd/ntp/scripts/
H A Dmkver18 if [ -n "$MKREPRO_TIMESTAMP" ]; then
19 SOURCE_DATE_EPOCH=$MKREPRO_TIMESTAMP
29 if [ -n "$MKREPRO_TIMESTAMP" ]; then
/netbsd-current/distrib/x68k/stand/
H A DMakefile6 .if ${MKREPRO_TIMESTAMP:Uno} != "no"
7 MAKEFS_TIMESTAMP=-T "${MKREPRO_TIMESTAMP}"
8 PAX_TIMESTAMP=--timestamp "${MKREPRO_TIMESTAMP}"
/netbsd-current/distrib/hppa/sysnbsd/
H A DMakefile13 .if ${MKREPRO_TIMESTAMP:Uno} != "no"
14 MKBOOT_TIMESTAMP=-t "${MKREPRO_TIMESTAMP}"
/netbsd-current/distrib/hppa/kernel/
H A DMakefile16 .if ${MKREPRO_TIMESTAMP:Uno} != "no"
17 MKBOOT_TIMESTAMP= -t "${MKREPRO_TIMESTAMP}"
/netbsd-current/distrib/bebox/floppies/bootfloppy-common/
H A DMakefile.inc12 .if ${MKREPRO_TIMESTAMP:Uno} != "no"
13 MKBOOTIMAGE_TIMESTAMP=-t "${MKREPRO_TIMESTAMP}"
/netbsd-current/sys/conf/
H A Dnewvers_stand.mk13 . if ${MKREPRO_TIMESTAMP:U0} != 0
14 VERSIONFLAGS+=-D ${MKREPRO_TIMESTAMP}
H A Dnewvers.mk6 . if ${MKREPRO_TIMESTAMP:U0} != 0
7 _NVFLAGS=${NVFLAGS} -r ${MKREPRO_TIMESTAMP} -i ${KERNEL_BUILD:T} -m ${MACHINE}
/netbsd-current/distrib/evbarm/instkernel/sshramdisk/
H A DMakefile10 .if ${MKREPRO_TIMESTAMP:Uno} != "no"
11 MAKEFS_TIMESTAMP=-T "${MKREPRO_TIMESTAMP}"
12 PAX_TIMESTAMP=--timestamp "${MKREPRO_TIMESTAMP}"
/netbsd-current/distrib/vax/floppy/
H A DMakefile8 .if ${MKREPRO_TIMESTAMP:Uno} != "no"
9 MAKEFS_TIMESTAMP=-T "${MKREPRO_TIMESTAMP}"
10 PAX_TIMESTAMP=--timestamp "${MKREPRO_TIMESTAMP}"
/netbsd-current/distrib/evbarm/isoimage/
H A DMakefile.cdrom10 .if ${MKREPRO_TIMESTAMP:Uno} != "no"
11 MAKEFS_TIMESTAMP=-T "${MKREPRO_TIMESTAMP}"
/netbsd-current/distrib/evbarm/instkernel/ramdisk/
H A DMakefile37 .if ${MKREPRO_TIMESTAMP:Uno} != "no"
38 MKUBOOTIMAGEARGS= -t "${MKREPRO_TIMESTAMP}"
/netbsd-current/distrib/common/
H A DMakefile.image45 .if ${MKREPRO_TIMESTAMP:Uno} != "no"
46 MAKEFS_TIMESTAMP=-T "${MKREPRO_TIMESTAMP}"
47 PAX_TIMESTAMP=--timestamp "${MKREPRO_TIMESTAMP}"
H A DMakefile.tarfloppy85 ${MKREPRO_TIMESTAMP:D-t ${MKREPRO_TIMESTAMP}} -N ${DESTDIR}/etc \
/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A DMakefile59 .if ${MKREPRO_TIMESTAMP:Uno} != "no"
60 MKUBOOTIMAGE_TIMESTAMP=-t "${MKREPRO_TIMESTAMP}"
/netbsd-current/distrib/acorn32/
H A Dmksparkive.sh92 [ -n "${MKREPRO_TIMESTAMP}" ] && st_mtime=${MKREPRO_TIMESTAMP}
/netbsd-current/external/bsd/ntp/lib/libntp/
H A DMakefile91 -DMKREPRO_DATE=\"${%b %e %Y:L:${:Ugmtime=${MKREPRO_TIMESTAMP}}:Q}\" \
92 -DMKREPRO_TIME=\"${%T:L:${:Ugmtime=${MKREPRO_TIMESTAMP}}:Q}\"
/netbsd-current/distrib/utils/embedded/conf/
H A Darmv7.conf48 [ -n "${MKREPRO_TIMESTAMP}" ] && \
49 MKUBOOTIMAGEARGS="-t ${MKREPRO_TIMESTAMP}"
/netbsd-current/sys/arch/hp300/stand/
H A DMakefile.buildboot32 .if ${MKREPRO_TIMESTAMP:Uno} != "no"
33 HP300MKBOOT_TIMESTAMP=-t "${MKREPRO_TIMESTAMP}"
/netbsd-current/distrib/amd64/cdroms/
H A DMakefile.cdrom10 .if ${MKREPRO_TIMESTAMP:Uno} != "no"
11 MAKEFS_TIMESTAMP=-T "${MKREPRO_TIMESTAMP}"
/netbsd-current/distrib/notes/
H A DMakefile.inc9 .if ${MKREPRO_TIMESTAMP:Uno} != "no"
10 GROFF_TIMESTAMP=--timestamp=${MKREPRO_TIMESTAMP}
11 DATE_TIMESTAMP=-r ${MKREPRO_TIMESTAMP}
/netbsd-current/bin/sh/
H A DMakefile35 .if ${MKREPRO_TIMESTAMP:Uno} != "no"
36 BUILD_DATE!= ${TOOL_DATE} -u -r "${MKREPRO_TIMESTAMP}" "+%Y%m%d%H%M%S"
/netbsd-current/usr.sbin/crash/
H A DMakefile112 . if ${MKREPRO_TIMESTAMP:U0} != 0
113 NVFLAGS+=-r ${MKREPRO_TIMESTAMP}
/netbsd-current/sys/arch/powerpc/conf/
H A DMakefile.powerpc117 .if ${MKREPRO_TIMESTAMP:Uno} != "no"
118 MKUBOOTIMAGEARGS+= -t "${MKREPRO_TIMESTAMP}"

Completed in 220 milliseconds

12