Searched refs:CAT (Results 101 - 125 of 168) sorted by relevance

1234567

/illumos-gate/usr/src/cmd/oawk/
H A Dawk.g.y57 %left CAT
199 | expr term { $$ = op2(CAT, $1, $2); }
275 | r r %prec CAT
276 { $$ = op2(CAT, $1, $2); }
H A Dmakeprctab.c64 { CAT, "cat", " "},
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A DMakefile88 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A DMakefile93 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/avs/dscfglockd/
H A DMakefile73 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/avs/dsstat/
H A DMakefile81 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/avs/nsctl/
H A DMakefile79 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/avs/sv/
H A DMakefile78 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/sh/
H A DMakefile64 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/sort/
H A DMakefile75 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/krb5/kadmin/kpasswd/
H A DMakefile61 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/krb5/kadmin/ktutil/
H A DMakefile53 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/ucodeadm/
H A DMakefile103 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/cherrystone/
H A DMakefile101 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/daktari/
H A DMakefile96 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/
H A DMakefile97 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/boot/sys/boot/i386/pxeldr/
H A DMakefile57 $(CAT) ${LDR} ${LOADER} > $@.tmp
/illumos-gate/usr/src/cmd/bnu/
H A DMakefile62 CAT = cat macro
151 $(RM) $@; $(CAT) $(POFILES) > $@
154 $(RM) $@; $(CAT) $(POBJS:.o=.po) > $@
/illumos-gate/usr/src/tools/scripts/
H A Dxref.mk111 $(FIND) $(XRDIRS) `$(CAT) xref.flg` \
143 $(CAT) - xref.files > cscope.files
169 $(CTAGS) $(CTFLAGS) /dev/null `$(CAT) xref.tfiles`
175 $(CAT) xref.tfiles | $(ETAGS) $(ETFLAGS) -
178 @$(CAT) /dev/null | $(ETAGS) -
/illumos-gate/usr/src/lib/libtnf/
H A DMakefile111 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/picl/
H A DMakefile113 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A DMakefile86 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A DMakefile92 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A DMakefile91 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A DMakefile91 $(CAT) $(POFILES) > $(POFILE)

Completed in 104 milliseconds

1234567