Searched defs:POFILES (Results 76 - 100 of 238) sorted by relevance

12345678910

/illumos-gate/usr/src/cmd/rcap/rcapstat/
H A DMakefile54 POFILES = $(OBJS:%.o=%.po) macro
57 CLOBBERFILES += rcapd_conf.c $(POFILES) $(POFILE)
74 $(POFILE): $(POFILES)
76 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/rctladm/
H A DMakefile30 POFILES = $(OBJS:.o=.po) macro
53 $(POFILE): $(POFILES)
55 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/
H A DMakefile37 POFILES= inetd/inetd.po ncaconfd/ncaconfd.po vrrpd/vrrpd.po \ macro
/illumos-gate/usr/src/cmd/cpc/cpustat/
H A DMakefile70 POFILES = ../common/$(PROG).po ../common/caps.po macro
73 $(POFILE): $(POFILES)
75 cat $(POFILES) > $@
/illumos-gate/usr/src/cmd/cpc/cputrack/
H A DMakefile52 POFILES = ../common/$(PROG).po ../common/caps.po macro
55 $(POFILE): $(POFILES)
57 cat $(POFILES) > $@
/illumos-gate/usr/src/cmd/lvm/rpc.metad/i386/
H A DMakefile49 POFILES= $(OBJS:%.o=%.po) macro
/illumos-gate/usr/src/cmd/lvm/rpc.metad/sparc/
H A DMakefile48 POFILES= $(OBJS:%.o=%.po) macro
/illumos-gate/usr/src/cmd/rmvolmgr/
H A DMakefile37 POFILES=$(OBJS:%.o=%.po) macro
71 $(POFILE): $(POFILES)
73 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/acctadm/
H A DMakefile31 POFILES = $(OBJS:.o=.po) macro
57 $(POFILE): $(POFILES)
59 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/awk_xpg4/
H A DMakefile54 POFILES= $(OBJ1:%.o=%.po) $(OBJ2:%.o=%.po) macro
66 $(POFILE): $(POFILES)
68 cat $(POFILES) > $@
/illumos-gate/usr/src/cmd/cmd-inet/
H A DMakefile30 POFILES= usr.bin/usr.bin.po usr.sbin/usr.sbin.po macro
53 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/smbclnt/
H A DMakefile40 POFILES= smbutil/smbutil_all.po mount/mount.po umount/umount.po \ macro
59 cat $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/idmap/idmap/
H A DMakefile29 POFILES = $(CLIENTOBJS:.o=.po) macro
68 $(POFILE): $(POFILES)
70 cat $(POFILES) > $@
/illumos-gate/usr/src/cmd/stmfadm/
H A DMakefile40 POFILES = $(LOCAL_OBJS:%.o=%.po) $(COMMON_OBJS:%.o=$(COMMONBASE)/cmdparse/%.po) macro
60 $(POFILE): $(POFILES)
62 $(CAT) $(POFILES) > $@
69 $(RM) $(OBJS) $(POFILES) $(POFILE)
/illumos-gate/usr/src/cmd/krb5/klist/
H A DMakefile19 POFILES = generic.po macro
52 $(POFILE): $(DERIVED_FILES) .WAIT $(POFILES)
54 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A DMakefile38 POFILES = generic.po macro
84 $(POFILE): $(DERIVED_FILES) .WAIT $(POFILES)
86 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A DMakefile46 POFILES = generic.po macro
89 $(POFILE): $(DERIVED_FILES) .WAIT $(POFILES)
91 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/tnf/prex/
H A DMakefile35 POFILES=cmd.po fcn.po list.po main.po new.po prbk.po source.po spec.po util.po macro
60 $(POFILE): $(POFILES)
62 cat $(POFILES) > $@
/illumos-gate/usr/src/cmd/troff/
H A DMakefile46 POFILES= $(SUBDIRS:%=%/%.po) macro
62 cat $(POFILES) $(POFILES2) > $@
66 cat $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/tsol/
H A DMakefile63 POFILES= $(MSGSUBDIRS:%=%/%.po) macro
80 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/tsol/tnd/
H A DMakefile33 POFILES = tnd.po macro
/illumos-gate/usr/src/lib/krb5/ss/
H A DMakefile39 POFILES = generic.po macro
56 $(POFILE): $(DERIVED_FILES) .WAIT $(POFILES)
58 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A DMakefile28 POFILES = $(OBJECTS:%.o=%.po) macro
41 $(POFILE): $(POFILES)
42 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/make/lib/vroot/
H A DMakefile43 POFILES = $(OBJECTS:%.o=%.po) macro
56 $(POFILE): $(POFILES)
57 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/idmap/nltest/
H A DMakefile30 POFILES = $(CLIENTOBJS:.o=.po) macro
56 $(POFILE): $(POFILES)
58 cat $(POFILES) > $@

Completed in 190 milliseconds

12345678910