Searched defs:POFILE (Results 176 - 200 of 409) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A DMakefile50 POFILE= nfslog.po macro
52 catalog: $(POFILE)
54 $(POFILE): $(SRCS)
56 $(COMPILE.cpp) $(SRCS) > $(POFILE).i
57 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i
59 $(RM) messages.po $(POFILE).i
/illumos-gate/usr/src/cmd/fs.d/nfs/rp_basic/
H A DMakefile31 POFILE = rp_basic.po macro
43 catalog: $(POFILE)
45 $(POFILE): $(MSGFILES)
/illumos-gate/usr/src/cmd/fs.d/nfs/showmount/
H A DMakefile41 POFILE= showmount.po macro
63 catalog: $(POFILE)
65 $(POFILE): $(SRCS)
67 $(COMPILE.cpp) $(SRCS) > $(POFILE).i
68 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i
70 $(RM) messages.po $(POFILE).i
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A DMakefile47 POFILE= fsck.po macro
49 catalog: $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/reparsed/
H A DMakefile35 POFILE= $(TYPEPROG).po macro
49 catalog: $(POFILE)
54 $(RM) $(OBJS) $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/smbclnt/
H A DMakefile42 POFILE= smbclnt.po macro
58 $(RM) $(POFILE)
59 cat $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A DMakefile58 POFILE= fsck.po macro
62 catalog: $(POFILE)
64 $(POFILE): $(SRCS)
66 $(COMPILE.cpp) $(SRCS) > $(POFILE).i
67 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i
69 $(RM) $(POFILE).i messages.po
/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A DMakefile53 POFILE= macro
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A DMakefile35 POFILE= mkfs.po macro
37 catalog: $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/ufs/clri/
H A DMakefile41 POFILE= macro
/illumos-gate/usr/src/cmd/fs.d/ufs/fssnap/
H A DMakefile49 POFILE= fssnap.po macro
51 catalog: $(POFILE)
/illumos-gate/usr/src/cmd/idmap/idmap/
H A DMakefile44 POFILE = $(PROG)_all.po macro
56 $(POFILE) := CPPFLAGS += $(INCS)
68 $(POFILE): $(POFILES)
/illumos-gate/usr/src/cmd/sgs/m4/
H A DMakefile45 POFILE= m4.po macro
52 catalog: $(POFILE)
54 $(POFILE):
/illumos-gate/usr/src/cmd/sgs/nm/
H A DMakefile46 POFILE= nm.po macro
52 catalog: $(POFILE)
54 $(POFILE):
/illumos-gate/usr/src/cmd/sgs/tsort/
H A DMakefile45 POFILE= tsort.po macro
51 catalog: $(POFILE)
53 $(POFILE):
/illumos-gate/usr/src/cmd/sgs/yacc/
H A DMakefile49 POFILE= yacc.po macro
55 catalog: $(POFILE)
57 $(POFILE):
/illumos-gate/usr/src/cmd/stmfadm/
H A DMakefile39 POFILE = stmfadm_all.po macro
60 $(POFILE): $(POFILES)
69 $(RM) $(OBJS) $(POFILES) $(POFILE)
/illumos-gate/usr/src/cmd/krb5/klist/
H A DMakefile18 POFILE = klist.po macro
52 $(POFILE): $(DERIVED_FILES) .WAIT $(POFILES)
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A DMakefile37 POFILE = $(PROG).po macro
84 $(POFILE): $(DERIVED_FILES) .WAIT $(POFILES)
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A DMakefile45 POFILE = kdb5_ldap_util.po macro
89 $(POFILE): $(DERIVED_FILES) .WAIT $(POFILES)
/illumos-gate/usr/src/cmd/tnf/prex/
H A DMakefile34 POFILE=prex.po macro
60 $(POFILE): $(POFILES)
/illumos-gate/usr/src/cmd/troff/
H A DMakefile47 POFILE= troff.po macro
61 $(POFILE): $(SUBDIRS) $(POFILES2)
65 $(RM) $(POFILE)
66 cat $(POFILES) > $(POFILE)
67 $(RM) $(MSGDOMAIN)/$(POFILE)
68 cp $(POFILE) $(MSGDOMAIN)
/illumos-gate/usr/src/cmd/tsol/
H A DMakefile62 POFILE= tsol-cmd.po macro
78 $(POFILE): $(MSGSUBDIRS) $(CLOSED_MSGSUBDIRS)
79 $(RM) $(POFILE)
80 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/ucbcmd/sbcp/
H A DMakefile31 POFILE= macro
/illumos-gate/usr/src/lib/krb5/ss/
H A DMakefile38 POFILE = $(LIBRARY:%.a=%.po) macro
52 _msg: $(MSGDOMAIN) .WAIT $(POFILE)
53 $(RM) $(MSGDOMAIN)/$(POFILE)
54 $(CP) $(POFILE) $(MSGDOMAIN)
56 $(POFILE): $(DERIVED_FILES) .WAIT $(POFILES)

Completed in 89 milliseconds

1234567891011>>