Home
last modified time | relevance | path

Searched refs:gentab (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DMakefile27 ppdef.h : gentab pp.tab
28 $(*:N=*gentab:P=A) -d $(*:N=*.tab) > $(<)
30 pptab.h : gentab pp.tab
31 $(*:N=*gentab:P=A) -t $(*:N=*.tab) > $(<)
33 :INSTALLDIR: gentab ppsym
35 gentab :: gentab.sh target
H A DMamfile170 make gentab
171 make gentab.sh
172 done gentab.sh
173 meta gentab %.sh>% gentab.sh gentab
174 prev gentab.sh
180 exec - then : gentab contains archaic constructs :
181 exec - else ENV= LC_ALL=C $SHELL -n gentab.sh
188 exec - 0) cp gentab.sh gentab
191 exec - i=`(read x; echo $x) < gentab.sh`
195 exec - cat - gentab.sh <<'!'
[all …]
H A DHISTORY199 02/24/87 add gentab.sh and mkdefault.sh to Makefile
203 generalize gentab.sh and retrofit pp.tab
H A DRELEASE119 01-07-17 gentab.sh: fix ksh test to omit pdksh (typeset -u fails)
132 gentab.sh: change ksh test for openbsd /bin/sh
/illumos-gate/usr/src/cmd/ast/libpp/
H A DMakefile.com82 $(AST_TOOLS)/gentab -d $(ASTSRC)/pp.tab > $@
85 $(AST_TOOLS)/gentab -t $(ASTSRC)/pp.tab > $@
/illumos-gate/usr/src/cmd/ast/tools/
H A DMakefile19 SHTOOLS= iffe package gentab