Searched refs:CAT (Results 76 - 100 of 168) sorted by relevance

1234567

/illumos-gate/usr/src/cmd/cmd-inet/
H A DMakefile53 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DMakefile64 $(RM) $@; $(CAT) $(POFILES) > $@; $(RM) $(POFILES)
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbutil/
H A DMakefile77 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/gss/gsscred/
H A DMakefile81 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/hwdata/
H A DMakefile42 $(CAT) THIRDPARTYLICENSE.pciids.tmpl >> $@
/illumos-gate/usr/src/cmd/stmfadm/
H A DMakefile62 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/krb5/kdestroy/
H A DMakefile53 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/krb5/kinit/
H A DMakefile53 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/krb5/klist/
H A DMakefile54 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/lib/krb5/ss/
H A DMakefile58 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/lvm/
H A DMakefile39 CAT= cat macro
/illumos-gate/usr/src/cmd/make/lib/vroot/
H A DMakefile57 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/sunfire/
H A DMakefile66 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/zpool/
H A DMakefile71 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/boot/bootadm/
H A DMakefile70 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/ptools/
H A DMakefile101 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/egrep/
H A Degrep.y47 %token CHAR MCHAR DOT MDOT CCL NCCL MCCL NMCCL OR CAT STAR PLUS QUEST
50 %left CAT
142 { $$ = node(CAT, $1, $2); }
144 { $$ = node(CAT, $2, $3); }
146 { $$ = node(CAT, $2, $3); }
148 { $$ = node(CAT, $1, $2); }
183 | r r %prec CAT
184 { $$ = node(CAT, $1, $2); }
528 else if (name[v] == CAT) {
634 case CAT
[all...]
/illumos-gate/usr/src/cmd/allocate/
H A DMakefile171 $(CAT) $(POFILES) > $@
179 $(CAT) $(SCRIPTS:%=%.sh) > $@
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/
H A DMakefile81 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A DMakefile99 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/nonpicl/
H A DMakefile100 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montecarlo/
H A DMakefile98 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/snowbird/
H A DMakefile89 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/lib/libresolv2/
H A DMakefile97 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/vscan/vscand/
H A DMakefile85 $(CAT) $(POFILES) > $@

Completed in 121 milliseconds

1234567