OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOOL_SED
(Results
1 - 25
of
130
) sorted by relevancy
1
2
3
4
5
6
/src/share/i18n/esdb/APPLE/
Makefile.inc
16
${
TOOL_SED
} 's/changeme/$i/' $> > $@
/src/share/i18n/esdb/AST/
Makefile.inc
15
${
TOOL_SED
} 's/ARMSCII-x/ARMSCII-$i/' $> > $@
/src/share/i18n/esdb/CP/
Makefile.inc
13
${
TOOL_SED
} 's/CPx/CP$i/' $> > $@
/src/share/i18n/esdb/DEC/
Makefile.inc
13
${
TOOL_SED
} 's/DECx/DEC$i/' $> > $@
/src/share/i18n/esdb/EBCDIC/
Makefile.inc
11
${
TOOL_SED
} 's/EBCDIC-x/EBCDIC-$i/' $> > $@
/src/share/i18n/esdb/ISO-8859/
Makefile.inc
11
${
TOOL_SED
} 's/ISO-8859-x/ISO-8859-$i/' $> > $@
/src/share/i18n/esdb/ISO646/
Makefile.inc
11
${
TOOL_SED
} 's/ISO646-x/ISO646-$i/' $> > $@
/src/share/i18n/esdb/KOI/
Makefile.inc
13
${
TOOL_SED
} 's/KOIx/KOI$i/' $> > $@
/src/share/i18n/esdb/GEORGIAN/
Makefile.inc
12
${
TOOL_SED
} -e 's/GEORGIANx/GEORGIAN-${i}/' \
/src/share/i18n/esdb/UTF/
Makefile.inc
28
${
TOOL_SED
} \
/src/lib/libterminfo/
genthash
34
: ${
TOOL_SED
:=sed}
48
$
TOOL_SED
-n -e "1,/_ti_cap_flagids/d" -e '/};/,$d' \
52
$
TOOL_SED
-n -e "1,/_ti_cap_numids/d" -e '/};/,$d' \
56
$
TOOL_SED
-n -e "1,/_ti_cap_strids/d" -e '/};/,$d' \
genman
33
: ${
TOOL_SED
:=sed}
45
$
TOOL_SED
-n \
48
cap=$($
TOOL_SED
-ne "s/.*{ \"\(..\)\", TICODE_$code }.*/\1/p" \
50
desc=$($
TOOL_SED
-ne "s/ \* $name\: \(.*\)/\1/p" $ti)
/src/sys/conf/
cscope.mk
11
@${
TOOL_SED
} 's/[^:]*://;s/^ *//;s/ *\\ *$$//;' lib/kern/.depend \
13
| ${
TOOL_SED
} ';s|^../../||;' \
15
@${
TOOL_SED
} 's/[^:]*://;s/^ *//;s/ *\\ *$$//;' lib/compat/.depend \
17
| ${
TOOL_SED
} 's|^../../||;' \
20
${CSCOPE} -k -i - -b `echo ${INCLUDES} | ${
TOOL_SED
} s/-nostdinc//`
39
`${
TOOL_SED
} 's/[^:]*://;s/^ *//;s/ *\\\\ *$$//;' \
42
| ${
TOOL_SED
} "s|^../../||" \
44
`${
TOOL_SED
} 's/[^:]*://;s/^ *//;s/ *\\\\ *$$//;' \
/src/share/i18n/esdb/BIG5/
Makefile.inc
12
Big5_$i_variable!= ${
TOOL_SED
} \
22
${
TOOL_SED
} -e 's/encoding/Big5-$i/' \
/src/sys/arch/amiga/dev/
Makefile
7
echo '/* $$' 'NetBSD$$ */' | ${
TOOL_SED
} -e 's/ N/N/' > ${.TARGET}
11
| ${
TOOL_SED
} -e 's/[^$$]*\$$//' -e 's/\$$.*//' -e 's/^/ /' \
/src/distrib/amd64/cdroms/bootcd/
Makefile
11
${
TOOL_SED
} "s/@@VERSION@@/${DISTRIBVER}/" < ${.CURDIR}/boot.cfg.in > boot.cfg
/src/distrib/i386/cdroms/bootcd/
Makefile
11
${
TOOL_SED
} "s/@@VERSION@@/${DISTRIBVER}/" < ${.CURDIR}/boot.cfg.in > boot.cfg
/src/sbin/devpubd/
Makefile
29
${
TOOL_SED
} -e 's,@HOOKSDIR@,/libexec/devpubd-hooks,g' \
/src/sys/arch/atari/stand/tostools/
Makefile.inc
64
${CPP} ${CPPFLAGS} $< | ${
TOOL_SED
} -e 's/%//g' \
/src/sys/arch/zaurus/conf/
Makefile.zaurus.inc
31
${
TOOL_SED
} -e 's/@KERNEL_BASE_PHYS@/${KERNEL_BASE_PHYS}/' \
/src/usr.sbin/postinstall/
Makefile
12
ARCHSUBDIRS != ${
TOOL_SED
} -n '/ARCHDIR_SUBDIR/s/[[:space:]]//gp' \
19
${
TOOL_SED
} -e "s#@ARCHSUBDIRS@#${ARCHSUBDIRS}#" < ${.ALLSRC} > ${.TARGET}
/src/usr.sbin/sysinst/
Makefile.inc
240
${
TOOL_SED
} "s/@@VERSION@@/${DISTRIBVER}/" ${.ALLSRC} | \
241
${
TOOL_SED
} "s/@@MACHINE@@/${MACHINE}/" | \
246
${
TOOL_SED
} "s/@@VERSION@@/${DISTRIBVER}/" ${.ALLSRC} | \
247
${
TOOL_SED
} "s/@@MACHINE@@/${MACHINE}/" | \
252
${
TOOL_SED
} "s/@@VERSION@@/${DISTRIBVER}/" \
254
${
TOOL_SED
} "s/@@MACHINE@@/${MACHINE}/" | \
261
${
TOOL_SED
} "s/@@VERSION@@/${DISTRIBVER}/" ${.ALLSRC:M*.${LANG}} | \
262
${
TOOL_SED
} "s/@@MACHINE@@/${MACHINE}/" | \
274
${
TOOL_SED
} "s/@@VERSION@@/${DISTRIBVER}/" msg.def | \
275
${
TOOL_SED
} "s/@@MACHINE@@/${MACHINE}/" |
[
all
...]
/src/sys/arch/epoc32/conf/
Makefile.epoc32.inc
21
${
TOOL_SED
} -e 's/@KERNEL_BASE_PHYS@/${KERNEL_BASE_PHYS}/' \
/src/tools/lorder/
Makefile
20
${
TOOL_SED
} -e "s,/bin/sh,"${HOST_BSHELL:Q}",g" \
24
-e "s,{SED:=.*},{SED:="${
TOOL_SED
:Q}"}," \
/src/distrib/amd64/cdroms/bootcd-com/
Makefile
15
${
TOOL_SED
} "s/@@VERSION@@/${DISTRIBVER}/" < ${.CURDIR}/../bootcd/boot.cfg.in > boot.cfg
Completed in 23 milliseconds
1
2
3
4
5
6
Indexes created Fri Oct 17 09:09:57 GMT 2025