Home
last modified time | relevance | path

Searched refs:POFILE (Results 1 – 25 of 451) sorted by relevance

12345678910>>...19

/illumos-gate/usr/src/cmd/lp/cmd/scripts/
H A DMakefile43 POFILE= lpschedlpshut.po macro
54 catalog: $(POFILE)
55 $(CP) $(POFILE) ..
57 _msg: $(POFILE)
59 $(POFILE): $(MSGFILES)
61 $(XGETTEXT) -s $(POFILE).i
62 $(RM) $@ $(POFILE).i
63 mv messages.po $(POFILE)
71 $(RM) $@ $(POFILE).i
72 mv messages.po $(POFILE)
[all …]
/illumos-gate/usr/src/cmd/sgs/messages/
H A DMakefile.targ28 all: $(POFILE)
33 install: $(MSGDOMAIN)/$(POFILE)
35 $(MSGDOMAIN)/$(POFILE): \
36 $(MSGDOMAIN) $(POFILE)
37 $(RM) $(MSGDOMAIN)/$(POFILE)
38 cp $(POFILE) $(MSGDOMAIN)
49 $(POFILE): $(POFILES) $(POFILES_ELFEDIT_MODULES)
50 $(RM) $(POFILE)
65 $(TEST_MSGID): $(POFILE)
66 grep "^msgid" $(POFILE) | \
[all …]
/illumos-gate/usr/src/cmd/print/
H A DMakefile53 POFILE= print.po macro
70 @$(RM) $(POFILE)
72 @/bin/cat messages.po scripts/scripts.po | sed '/domain/d' > $(POFILE)
74 $(RM) $(MSGDOMAIN)/$(POFILE)
75 /bin/cp $(POFILE) $(MSGDOMAIN)
81 @$(RM) $(POFILE)
83 @/bin/cat messages.po scripts/scripts.po | sed '/domain/d' > $(POFILE)
85 cat $(POFILE) >> SUNW_OST_OSCMD.po
87 @$(RM) messages.po $(POFILE) SUNW_OST_OSCMD.po
92 $(RM) $(POFILE) $(CLOBBERFILES)
/illumos-gate/usr/src/cmd/print/scripts/
H A DMakefile38 POFILE = scripts.po macro
111 _msg: $(POFILE)
113 $(POFILE): $(MSGFILES)
114 …t $(MSGFILES) | tr '`' ' ' | sed -e "s/gettext \"/gettext \(\"/" | sed -e "s/$$/);/" > $(POFILE).i
115 $(XGETTEXT) -s $(POFILE).i
116 $(RM) $@ $(POFILE).i
117 mv messages.po $(POFILE)
124 $(XGETTEXT) -s -m "xxx" $(POFILE).i
125 $(RM) $@ $(POFILE).i
126 mv messages.po $(POFILE)
[all …]
/illumos-gate/usr/src/cmd/sgs/lari/
H A DMakefile34 POFILE= $(SGSMSGDIR)/$(PROG) macro
52 catalog: $(POFILE)
54 $(POFILE): $(PSRC)
56 @ echo "" > $(POFILE)
57 @ echo "# Message file for cmd/sgs/lari" >> $(POFILE)
58 @ echo "" >> $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/nfs/clear_locks/
H A DMakefile37 POFILE= clear_locks.po macro
42 catalog: $(POFILE)
44 $(POFILE): clear_locks.c
46 $(COMPILE.cpp) clear_locks.c > $(POFILE).i
47 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i
49 $(RM) messages.po $(POFILE).i
/illumos-gate/usr/src/cmd/fs.d/smbclnt/umount/
H A DMakefile50 POFILE= $(LIBPROG).po macro
51 catalog: $(POFILE)
53 $(POFILE): $(SRCS)
55 $(COMPILE.cpp) $(SRCS) > $(POFILE).i
56 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i
58 $(RM) messages.po $(POFILE).i
/illumos-gate/usr/src/lib/libfruutils/
H A DMakefile39 POFILE= libfruutils.po macro
45 _msg: $(MSGDOMAIN) $(POFILE)
46 $(RM) $(MSGDOMAIN)/$(POFILE)
47 $(CP) $(POFILE) $(MSGDOMAIN)
49 $(POFILE):
61 $(RM) $(POFILE)
/illumos-gate/usr/src/lib/libsmedia/plugins/
H A DMakefile.plugin30 POFILE = $(LIBRARY:%.a=%.po)
44 $(RM) $(POFILE)
53 catalog: $(MSGDOMAIN) $(POFILE)
54 $(RM) $(MSGDOMAIN)/$(POFILE)
55 $(CP) $(POFILE) $(MSGDOMAIN)
57 $(POFILE) : $(POFILE_SRCS)
/illumos-gate/usr/src/cmd/fs.d/nfs/dfmounts/
H A DMakefile40 POFILE= dfmounts.po macro
55 catalog: $(POFILE)
57 $(POFILE): $(SRCS)
59 $(COMPILE.cpp) $(SRCS) > $(POFILE).i
60 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i
62 $(RM) messages.po $(POFILE).i
/illumos-gate/usr/src/cmd/fs.d/nfs/umount/
H A DMakefile45 POFILE= umount.po macro
50 catalog: $(POFILE)
52 $(POFILE): $(SRCS)
54 $(COMPILE.cpp) $(SRCS) > $(POFILE).i
55 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i
57 $(RM) messages.po $(POFILE).i
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A DMakefile61 POFILE = snmpplugin_sun4v.po macro
74 _msg: $(MSGDOMAIN) $(POFILE)
75 $(RM) $(MSGDOMAIN)/$(POFILE)
76 $(CP) $(POFILE) $(MSGDOMAIN)/$(POFILE)
81 $(POFILE): $(POFILES)
82 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/troff/
H A DMakefile43 POFILE= troff.po macro
57 $(POFILE): $(SUBDIRS) $(POFILES2)
61 $(RM) $(POFILE)
62 cat $(POFILES) > $(POFILE)
63 $(RM) $(MSGDOMAIN)/$(POFILE)
64 cp $(POFILE) $(MSGDOMAIN)
/illumos-gate/usr/src/cmd/fs.d/ufs/newfs/
H A DMakefile60 POFILE= newfs.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/flowadm/
H A DMakefile30 POFILE= $(PROG).po macro
51 _msg: $(POFILE)
53 $(POFILE): $(PROG).c
55 $(COMPILE.cpp) $(PROG).c > $(POFILE).i
56 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i
58 $(RM) messages.po $(POFILE).i
/illumos-gate/usr/src/cmd/flowstat/
H A DMakefile31 POFILE= $(PROG).po macro
54 _msg: $(POFILE)
56 $(POFILE): $(PROG).c
58 $(COMPILE.cpp) $(PROG).c > $(POFILE).i
59 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i
61 $(RM) messages.po $(POFILE).i
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/
H A DMakefile41 POFILE= fp.po macro
48 $(RM) $(POFILE) $(POFILES)
54 _msg: $(MSGDOMAIN) $(POFILE)
55 $(RM) $(MSGDOMAIN)/$(POFILE)
56 $(CP) $(POFILE) $(MSGDOMAIN)
58 $(POFILE): $(POFILES)
/illumos-gate/usr/src/cmd/fs.d/nfs/showmount/
H A DMakefile42 POFILE= showmount.po macro
61 catalog: $(POFILE)
63 $(POFILE): $(SRCS)
65 $(COMPILE.cpp) $(SRCS) > $(POFILE).i
66 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i
68 $(RM) messages.po $(POFILE).i
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/
H A DMakefile42 POFILE= ib.po macro
49 $(RM) $(POFILE) $(POFILES)
55 _msg: $(MSGDOMAIN) $(POFILE)
56 $(RM) $(MSGDOMAIN)/$(POFILE)
57 $(CP) $(POFILE) $(MSGDOMAIN)
59 $(POFILE): $(POFILES)
/illumos-gate/usr/src/lib/cfgadm_plugins/pci/
H A DMakefile42 POFILE= pci.po macro
49 $(RM) $(POFILE) $(POFILES)
55 _msg: $(MSGDOMAIN) $(POFILE)
56 $(RM) $(MSGDOMAIN)/$(POFILE)
57 $(CP) $(POFILE) $(MSGDOMAIN)
59 $(POFILE): $(POFILES)
/illumos-gate/usr/src/lib/cfgadm_plugins/sata/
H A DMakefile41 POFILE= sata.po macro
48 $(RM) $(POFILE) $(POFILES)
54 _msg: $(MSGDOMAIN) $(POFILE)
55 $(RM) $(MSGDOMAIN)/$(POFILE)
56 $(CP) $(POFILE) $(MSGDOMAIN)
58 $(POFILE): $(POFILES)
/illumos-gate/usr/src/lib/cfgadm_plugins/shp/
H A DMakefile42 POFILE= shp.po macro
49 $(RM) $(POFILE) $(POFILES)
55 _msg: $(MSGDOMAIN) $(POFILE)
56 $(RM) $(MSGDOMAIN)/$(POFILE)
57 $(CP) $(POFILE) $(MSGDOMAIN)
59 $(POFILE): $(POFILES)
/illumos-gate/usr/src/lib/cfgadm_plugins/usb/
H A DMakefile42 POFILE= usb.po macro
49 $(RM) $(POFILE) $(POFILES)
54 _msg: $(MSGDOMAIN) $(POFILE)
55 $(RM) $(MSGDOMAIN)/$(POFILE)
56 $(CP) $(POFILE) $(MSGDOMAIN)
58 $(POFILE): $(POFILES)
/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A DMakefile51 POFILE= mkfs.po macro
53 catalog: $(POFILE)
55 $(POFILE): $(SRCS)
57 $(COMPILE.cpp) $(SRCS) > $(POFILE).i
58 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i
60 $(RM) $(POFILE).i messages.po
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsref/
H A DMakefile29 POFILE= nfsref.po macro
61 catalog: $(POFILE)
63 $(POFILE): $(SRCS)
65 $(COMPILE.cpp) $(SRCS) > $(POFILE).i
66 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i
68 $(RM) $(POFILE).i messages.po

12345678910>>...19