/illumos-gate/usr/src/cmd/lp/cmd/scripts/ |
H A D | Makefile | 43 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 D | Makefile.targ | 28 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 D | Makefile | 58 POFILE= print.po macro 75 @$(RM) $(POFILE) 77 @/bin/cat messages.po scripts/scripts.po | sed '/domain/d' > $(POFILE) 79 $(RM) $(MSGDOMAIN)/$(POFILE) 80 /bin/cp $(POFILE) $(MSGDOMAIN) 86 @$(RM) $(POFILE) 88 @/bin/cat messages.po scripts/scripts.po | sed '/domain/d' > $(POFILE) 90 cat $(POFILE) >> SUNW_OST_OSCMD.po 92 @$(RM) messages.po $(POFILE) SUNW_OST_OSCMD.po 97 $(RM) $(POFILE) $(CLOBBERFILES)
|
/illumos-gate/usr/src/cmd/print/scripts/ |
H A D | Makefile | 38 POFILE = scripts.po macro 112 _msg: $(POFILE) 114 $(POFILE): $(MSGFILES) 115 …t $(MSGFILES) | tr '`' ' ' | sed -e "s/gettext \"/gettext \(\"/" | sed -e "s/$$/);/" > $(POFILE).i 116 $(XGETTEXT) -s $(POFILE).i 117 $(RM) $@ $(POFILE).i 118 mv messages.po $(POFILE) 125 $(XGETTEXT) -s -m "xxx" $(POFILE).i 126 $(RM) $@ $(POFILE).i 127 mv messages.po $(POFILE) [all …]
|
/illumos-gate/usr/src/cmd/sgs/lari/ |
H A D | Makefile | 34 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 D | Makefile | 37 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 D | Makefile | 50 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 D | Makefile | 39 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/cmd/fs.d/nfs/dfmounts/ |
H A D | Makefile | 40 POFILE= dfmounts.po macro 57 catalog: $(POFILE) 59 $(POFILE): $(SRCS) 61 $(COMPILE.cpp) $(SRCS) > $(POFILE).i 62 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i 64 $(RM) messages.po $(POFILE).i
|
/illumos-gate/usr/src/lib/libsmedia/plugins/ |
H A D | Makefile.plugin | 30 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/ufs/newfs/ |
H A D | Makefile | 62 POFILE= newfs.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/troff/ |
H A D | Makefile | 43 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/picl/plugins/sun4v/snmp/ |
H A D | Makefile | 61 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/flowadm/ |
H A D | Makefile | 30 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 D | Makefile | 31 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/cmd/fs.d/nfs/umount/ |
H A D | Makefile | 45 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/lib/cfgadm_plugins/fp/ |
H A D | Makefile | 41 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/ufs/mkfs/ |
H A D | Makefile | 51 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/showmount/ |
H A D | Makefile | 42 POFILE= showmount.po macro 67 catalog: $(POFILE) 69 $(POFILE): $(SRCS) 71 $(COMPILE.cpp) $(SRCS) > $(POFILE).i 72 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i 74 $(RM) messages.po $(POFILE).i
|
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/ |
H A D | Makefile | 42 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 D | Makefile | 42 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 D | Makefile | 41 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 D | Makefile | 42 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 D | Makefile | 42 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/nfs/nfsref/ |
H A D | Makefile | 29 POFILE= nfsref.po macro 59 catalog: $(POFILE) 61 $(POFILE): $(SRCS) 63 $(COMPILE.cpp) $(SRCS) > $(POFILE).i 64 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i 66 $(RM) $(POFILE).i messages.po
|