OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOOL_GZIP_N
(Results
1 - 15
of
15
) sorted by relevancy
/src/distrib/rs6000/bootfs/
Makefile
19
${
TOOL_GZIP_N
} -cd ${KERNEL} > ${TMPKERNEL}
22
${
TOOL_GZIP_N
} -9c ${IMAGE} > ${IMAGE}.tmp
/src/distrib/cobalt/
Makefile
12
${
TOOL_GZIP_N
} -9c ${BOOT} \
/src/distrib/prep/floppies/kernel-generic/
Makefile
15
${
TOOL_GZIP_N
} -9c ${.ALLSRC} > ${.TARGET}
/src/sys/arch/evbmips/conf/
Makefile.evbmips.inc
50
echo ${
TOOL_GZIP_N
} -9c $@.bin '>' $@.bin.gz; \
51
${
TOOL_GZIP_N
} -9c $@.bin > $@.bin.gz; \
/src/distrib/x68k/floppies/bootfloppy.generic/
Makefile
31
${
TOOL_GZIP_N
} -9c ${.ALLSRC} > ${.TARGET}
/src/sys/arch/evbppc/conf/
Makefile.obs405.inc
61
echo "${
TOOL_GZIP_N
} -c $@.bin > $@.bin.gz"; \
62
${
TOOL_GZIP_N
} -c $@.bin > $@.bin.gz; \
/src/distrib/alpha/floppy-GENERIC/
Makefile
45
${
TOOL_GZIP_N
} -9f ${.TARGET}.tmp
/src/distrib/alpha/rz25dist/
Makefile
80
count=${CYLS} | ${
TOOL_GZIP_N
} -9 > $@
86
grep -v '^./boot' | pax -w -d | ${
TOOL_GZIP_N
} -9) > $@
90
(cd ${DESTDIR} ; find ./etc | pax -w -d | ${
TOOL_GZIP_N
} -9) > $@
94
(cd ${DESTDIR} ; find ./usr/X11R7 | pax -w -d | ${
TOOL_GZIP_N
} -9) > $@
/src/distrib/ews4800mips/floppies/instkernel/
Makefile
25
${
TOOL_GZIP_N
} -9c ${BOOT_RAMDISK}.coff > ${.TARGET}
/src/distrib/sparc64/xminiroot/
Makefile
36
${
TOOL_GZIP_N
} -9c ${.ALLSRC} > ${.TARGET}
/src/distrib/evbarm/gzboot/gzimg/
Makefile
83
${
TOOL_GZIP_N
} -9c ${KERNOBJDIR}/${K}/${W}.bin > ${.TARGET}.kern.gz
88
${
TOOL_GZIP_N
} -9c ${.ALLSRC} > ${.TARGET}
/src/sys/arch/cobalt/stand/boot/
Makefile
107
${
TOOL_GZIP_N
} -c9 ${PROG} > ${PROG}.gz
/src/sys/arch/ews4800mips/stand/boot/
Makefile
138
${
TOOL_GZIP_N
} -9c ${BOOT_KERNEL} > ${.TARGET}.tmp
/src/share/mk/
bsd.man.mk
54
MANCOMPRESS?= ${
TOOL_GZIP_N
} -cf
bsd.own.mk
1729
TOOL_GZIP_N
= ${TOOL_GZIP} ${GZIP_N_FLAG}
Completed in 25 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025