/titanic_50/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) 60 …t $(MSGFILES) | tr '`' ' ' | sed -e "s/gettext \"/gettext \(\"/" | sed -e "s/$$/);/" > $(POFILE).i 61 $(XGETTEXT) -s $(POFILE).i 62 $(RM) $@ $(POFILE).i 63 mv messages.po $(POFILE) 69 …t $(MSGFILES) | tr '`' ' ' | sed -e "s/gettext \"/gettext \(\"/" | sed -e "s/$$/);/" > $(POFILE).i [all …]
|
/titanic_50/usr/src/cmd/sgs/messages/ |
H A D | Makefile.targ | 27 all: $(POFILE) 32 install: $(MSGDOMAIN)/$(POFILE) 34 $(MSGDOMAIN)/$(POFILE): \ 35 $(MSGDOMAIN) $(POFILE) 36 $(RM) $(MSGDOMAIN)/$(POFILE) 37 cp $(POFILE) $(MSGDOMAIN) 50 $(POFILE): $(POFILES) $(POFILES_ELFEDIT_MODULES) 51 $(RM) $(POFILE) 52 cat $(POFILES) $(POFILES_ELFEDIT_MODULES) > $(POFILE) 66 $(TEST_MSGID): $(POFILE) [all …]
|
/titanic_50/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)
|
/titanic_50/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) 124 …t $(MSGFILES) | tr '`' ' ' | sed -e "s/gettext \"/gettext \(\"/" | sed -e "s/$$/);/" > $(POFILE).i 125 $(XGETTEXT) -s -m "xxx" $(POFILE).i 126 $(RM) $@ $(POFILE).i [all …]
|
/titanic_50/usr/src/cmd/fs.d/nfs/clear_locks/ |
H A D | Makefile | 38 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
|
/titanic_50/usr/src/cmd/sgs/lari/ |
H A D | Makefile | 33 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)
|
/titanic_50/usr/src/cmd/fs.d/smbclnt/umount/ |
H A D | Makefile | 48 POFILE= $(LIBPROG).po macro 49 catalog: $(POFILE) 51 $(POFILE): $(SRCS) 53 $(COMPILE.cpp) $(SRCS) > $(POFILE).i 54 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i 56 $(RM) messages.po $(POFILE).i
|
/titanic_50/usr/src/cmd/fs.d/nfs/dfmounts/ |
H A D | Makefile | 39 POFILE= dfmounts.po macro 53 catalog: $(POFILE) 55 $(POFILE): $(SRCS) 57 $(COMPILE.cpp) $(SRCS) > $(POFILE).i 58 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i 60 $(RM) messages.po $(POFILE).i
|
/titanic_50/usr/src/cmd/troff/ |
H A D | Makefile | 47 POFILE= troff.po macro 61 $(POFILE): $(SUBDIRS) $(POFILES2) 65 $(RM) $(POFILE) 66 cat $(POFILES) > $(POFILE) 67 $(RM) $(MSGDOMAIN)/$(POFILE) 68 cp $(POFILE) $(MSGDOMAIN)
|
/titanic_50/usr/src/lib/libfruutils/ |
H A D | Makefile | 44 POFILE= libfruutils.po macro 50 _msg: $(MSGDOMAIN) $(POFILE) 51 $(RM) $(MSGDOMAIN)/$(POFILE) 52 $(CP) $(POFILE) $(MSGDOMAIN) 54 $(POFILE): 66 $(RM) $(POFILE)
|
/titanic_50/usr/src/cmd/fs.d/ufs/newfs/ |
H A D | Makefile | 58 POFILE= newfs.po macro 60 catalog: $(POFILE) 62 $(POFILE): $(SRCS) 64 $(COMPILE.cpp) $(SRCS) > $(POFILE).i 65 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i 67 $(RM) $(POFILE).i messages.po
|
/titanic_50/usr/src/cmd/picl/plugins/sun4v/snmp/ |
H A D | Makefile | 67 POFILE = snmpplugin_sun4v.po macro 80 _msg: $(MSGDOMAIN) $(POFILE) 81 $(RM) $(MSGDOMAIN)/$(POFILE) 82 $(CP) $(POFILE) $(MSGDOMAIN)/$(POFILE) 87 $(POFILE): $(POFILES) 88 $(CAT) $(POFILES) > $(POFILE)
|
/titanic_50/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
|
/titanic_50/usr/src/lib/libsmedia/plugins/ |
H A D | Makefile.plugin | 32 POFILE = $(LIBRARY:%.a=%.po) 49 $(RM) -f $(POFILE) 58 catalog: $(MSGDOMAIN) $(POFILE) 59 $(RM) $(MSGDOMAIN)/$(POFILE) 60 $(CP) $(POFILE) $(MSGDOMAIN) 62 $(POFILE) : $(POFILE_SRCS)
|
/titanic_50/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
|
/titanic_50/usr/src/cmd/flowstat/ |
H A D | Makefile | 30 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
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/nca/ |
H A D | Makefile | 38 POFILE= ncab2clf.po macro 66 _msg: $(POFILE) 68 $(POFILE): $(SRCS) 70 $(COMPILE.cpp) $(SRCS) > $(POFILE).i 71 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i 73 $(RM) messages.po $(POFILE).i
|
/titanic_50/usr/src/cmd/fs.d/ufs/mkfs/ |
H A D | Makefile | 44 POFILE= mkfs.po macro 46 catalog: $(POFILE) 48 $(POFILE): $(SRCS) 50 $(COMPILE.cpp) $(SRCS) > $(POFILE).i 51 $(XGETTEXT) $(XGETFLAGS) $(POFILE).i 53 $(RM) $(POFILE).i messages.po
|
/titanic_50/usr/src/cmd/fs.d/nfs/nfsref/ |
H A D | Makefile | 29 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
|
/titanic_50/usr/src/cmd/fs.d/nfs/showmount/ |
H A D | Makefile | 41 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
|
/titanic_50/usr/src/lib/cfgadm_plugins/usb/ |
H A D | Makefile | 43 POFILE= usb.po macro 53 $(RM) $(POFILE) $(POFILES) 58 _msg: $(MSGDOMAIN) $(POFILE) 59 $(RM) $(MSGDOMAIN)/$(POFILE) 60 $(CP) $(POFILE) $(MSGDOMAIN) 62 $(POFILE): $(POFILES)
|
/titanic_50/usr/src/lib/cfgadm_plugins/shp/ |
H A D | Makefile | 43 POFILE= shp.po macro 53 $(RM) $(POFILE) $(POFILES) 58 _msg: $(MSGDOMAIN) $(POFILE) 59 $(RM) $(MSGDOMAIN)/$(POFILE) 60 $(CP) $(POFILE) $(MSGDOMAIN) 62 $(POFILE): $(POFILES)
|
/titanic_50/usr/src/lib/cfgadm_plugins/fp/ |
H A D | Makefile | 43 POFILE= fp.po macro 54 $(RM) $(POFILE) $(POFILES) 59 _msg: $(MSGDOMAIN) $(POFILE) 60 $(RM) $(MSGDOMAIN)/$(POFILE) 61 $(CP) $(POFILE) $(MSGDOMAIN) 63 $(POFILE): $(POFILES)
|
/titanic_50/usr/src/lib/cfgadm_plugins/ib/ |
H A D | Makefile | 43 POFILE= ib.po macro 53 $(RM) $(POFILE) $(POFILES) 58 _msg: $(MSGDOMAIN) $(POFILE) 59 $(RM) $(MSGDOMAIN)/$(POFILE) 60 $(CP) $(POFILE) $(MSGDOMAIN) 62 $(POFILE): $(POFILES)
|
/titanic_50/usr/src/lib/cfgadm_plugins/pci/ |
H A D | Makefile | 43 POFILE= pci.po macro 53 $(RM) $(POFILE) $(POFILES) 58 _msg: $(MSGDOMAIN) $(POFILE) 59 $(RM) $(MSGDOMAIN)/$(POFILE) 60 $(CP) $(POFILE) $(MSGDOMAIN) 62 $(POFILE): $(POFILES)
|