Searched defs:POFILE (Results 1 - 25 of 409) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/sgs/yacc/amd64/
H A DMakefile36 POFILE= macro
/illumos-gate/usr/src/cmd/sgs/yacc/sparcv9/
H A DMakefile38 POFILE= macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ncaconfd/
H A DMakefile41 POFILE = ${PROG}.po macro
/illumos-gate/usr/src/cmd/diffmk/
H A DMakefile30 POFILE= diffmk.po macro
46 $(POFILE):
/illumos-gate/usr/src/cmd/fs.d/nfs/clear_locks/
H A DMakefile38 POFILE= clear_locks.po macro
43 catalog: $(POFILE)
45 $(POFILE): clear_locks.c
47 $(COMPILE.cpp) clear_locks.c > $(POFILE).i
48 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i
50 $(RM) messages.po $(POFILE).i
/illumos-gate/usr/src/lib/brand/shared/zone/
H A DMakefile36 POFILE= shared.po macro
38 $(POFILE): $(POFILES)
/illumos-gate/usr/src/cmd/projadd/
H A DMakefile35 POFILE= macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/talk/
H A DMakefile37 POFILE= talk.po macro
58 _msg: $(POFILE)
60 $(POFILE): $(SRCS)
62 $(COMPILE.cpp) $(SRCS) > $(POFILE).i
63 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i
65 $(RM) messages.po $(POFILE).i
/illumos-gate/usr/src/cmd/expand/
H A DMakefile36 POFILE= expand.po macro
52 $(POFILE): $(POFILES)
/illumos-gate/usr/src/cmd/flowstat/
H A DMakefile30 POFILE= $(PROG).po macro
50 _msg: $(POFILE)
52 $(POFILE): $(PROG).c
54 $(COMPILE.cpp) $(PROG).c > $(POFILE).i
55 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i
57 $(RM) messages.po $(POFILE).i
/illumos-gate/usr/src/cmd/sgs/lari/
H A DMakefile33 POFILE= $(SGSMSGDIR)/$(PROG) macro
53 catalog: $(POFILE)
55 $(POFILE): $(PSRC)
57 @ echo "" > $(POFILE)
58 @ echo "# Message file for cmd/sgs/lari" >> $(POFILE)
59 @ echo "" >> $(POFILE)
60 @ echo "domain \"SUNW_OST_SGS"\" >> $(POFILE)
61 @ echo "" >> $(POFILE)
62 sed -e "/^domain/d" messages.po >> $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/smbclnt/share/
H A DMakefile34 POFILE= share.po unshare.po macro
35 CLOBBERFILES+= $(LIBPROG) $(POFILE)
37 catalog: $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/ufs/roll_log/
H A DMakefile32 POFILE= roll_log.po macro
/illumos-gate/usr/src/cmd/fs.d/ufs/volcopy/
H A DMakefile41 POFILE= volcopy.po macro
44 catalog: $(POFILE)
/illumos-gate/usr/src/cmd/ndmpstat/
H A DMakefile46 POFILE= ndmpstat.po macro
60 $(POFILE): $(POFILES)
/illumos-gate/usr/src/cmd/mkdir/
H A DMakefile53 POFILE= $(PROG)_cmd.po macro
65 $(POFILE): $(POFILES)
/illumos-gate/usr/src/cmd/mkfifo/
H A DMakefile51 POFILE= $(PROG)_cmd.po macro
61 $(POFILE): $(POFILES)
/illumos-gate/usr/src/cmd/mpathadm/
H A DMakefile33 POFILE= mpathadm_all.po macro
52 $(RM) $(OBJS) $(POFILES) $(POFILE)
54 $(POFILE): $(POFILES)
/illumos-gate/usr/src/cmd/ndmpadm/
H A DMakefile45 POFILE= ndmpadm.po macro
61 $(POFILE): $(POFILES)
/illumos-gate/usr/src/cmd/du/
H A DMakefile37 POFILE = du_cmd.po macro
50 $(POFILE): $(POFILES) $(POFILES_XPG4)
/illumos-gate/usr/src/cmd/beadm/
H A DMakefile29 POFILE= beadm.po macro
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A DMakefile40 POFILE = $(PROG)_all.po macro
56 $(POFILE): $(POFILES)
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsref/
H A DMakefile29 POFILE= nfsref.po macro
56 catalog: $(POFILE)
58 $(POFILE): $(SRCS)
60 $(COMPILE.cpp) $(SRCS) > $(POFILE).i
61 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i
63 $(RM) $(POFILE).i messages.po
/illumos-gate/usr/src/cmd/fs.d/udfs/labelit/
H A DMakefile60 POFILE= labelit.po macro
64 catalog: $(POFILE)
66 $(POFILE): $(SRCS)
68 $(COMPILE.cpp) $(SRCS) > $(POFILE).i
69 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i
71 $(RM) $(POFILE).i messages.po
/illumos-gate/usr/src/cmd/getent/
H A DMakefile56 POFILE= gettent.po macro
63 $(POFILE): $(POFILES)

Completed in 198 milliseconds

1234567891011>>