Searched refs:then (Results 1 - 9 of 9) sorted by relevance

/ast/src/cmd/INIT/
H A DMAPLIB.mk6 * if Giji not specified then G11 == L
26 then g=
30 then $$(CC) -o $$(<:B:S=.exe) $i > /dev/null 2>&1 || {
H A Dpackage.mk71 * if a base archive is generated then also generate an
598 then tmp=/tmp/pkg$(tmp)
646 /opt/$(org) then drop "flat" and export /opt/$(org)/arch/`package`/bin in PATH
672 then cat > $tmp/Mamfile1 <<'!'
700 then if [[ '$(mamfile)' == 1 ]]
701 then (( o=m ))
704 then for j in $s
706 then cd $j
708 then (( m++ ))
716 then ((
[all...]
H A DWWW.mk49 then ( $(<:B) '--??html' -- 2>$(<) ) || true
94 then $$(IGNORE) $$(*:O=1) '--??html' -- 2>&1
96 then $$(MM2HTML) $$(*:N=*.1)
H A DTEST.mk190 then $(MKTEST) $(MKTESTFLAGS) $(>) > $(<)
195 then $(MKTEST) --style=shell $(>) > $(<:N=*.sh)
/ast/lib/package/
H A Dpackage.mk71 * if a base archive is generated then also generate an
598 then tmp=/tmp/pkg$(tmp)
646 /opt/$(org) then drop "flat" and export /opt/$(org)/arch/`package`/bin in PATH
672 then cat > $tmp/Mamfile1 <<'!'
700 then if [[ '$(mamfile)' == 1 ]]
701 then (( o=m ))
704 then for j in $s
706 then cd $j
708 then (( m++ ))
716 then ((
[all...]
/ast/src/cmd/nmake/
H A Dmsgcat.mk88 then $(>) | sed 's,^,str ,' > $(<)
H A DMakerules.mk53 set option=';official-output;s;-;The \bdiff\b(1) log file name for the \bofficial\b action. If \afile\a is a relative path name then it is written in the next view level.;file:=OFFICIAL'
59 set option=';recurse-leave;s;-;\atext\a prependeded to the \adirectory\a\b:\b message printed on the standard error upon leaving a recursive \b:MAKE:\b directory. If \b--recurse-leave\b is not specified then no message is printed upon leaving \b:MAKE:\b directories.;text'
61 set option=';separate-include;b;-;Allow \b$$(CC.INCLUDE.LOCAL)\b to be used with compilers that support it. On by default. If \b--noseparate-include\b is set then \b$$(CC.INCLUDE.LOCAL)\b will not be used, even if the current compiler supports it.'
67 set option=';view-verify;n;-;Verify that all view root directories exist. If there are any missing directories then a \alevel\a diagnostic is printed.;level'
68 set option=';virtual;b;-;Allow \b:MAKE:\b to \bmkdir\b(1) recursive directories that do not exist in the top view. On by default. If \b--novirtual\b is set then \b:MAKE:\b warns about but ignores virtual recursive directories.'
404 if "$(sh if $(FLEX) $(FLEXFLAGS) --version >/dev/null 2>&1; then echo 0; else echo 1; fi)" == "0"
1097 then if $(GREP) '### .*archaic.* ###' >/dev/null
1098 then : $(<) contains archaic constructs :
1181 then $(YACC) $(YACCFLAGS) -o$(<:N=*.c) $(YACCFIX.$(%):?-p$(YACCFIX.$(%))??) $(>)
1185 then
[all...]
/ast/src/cmd/ie/
H A Deditlib.c67 * If you are running with case 1, then just call read() in the usual
71 * read() is not one of those times, then you must perform the
/ast/src/cmd/ss/
H A Dssd.c294 unsigned long then; local
465 then = now;
516 n = since(then);

Completed in 53 milliseconds