/illumos-gate/usr/src/cmd/locale/i386/ |
H A D | Makefile | 33 catalog: $(MSGDOMAIN) $(POFILE) 34 $(RM) $(MSGDOMAIN)/$(POFILE) 35 $(CP) $(POFILE) $(MSGDOMAIN)
|
/illumos-gate/usr/src/cmd/locale/sparc/ |
H A D | Makefile | 33 catalog: $(MSGDOMAIN) $(POFILE) 34 $(RM) $(MSGDOMAIN)/$(POFILE) 35 $(CP) $(POFILE) $(MSGDOMAIN)
|
/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) 60 grep gettext $(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 grep gettext $(MSGFILES) | tr '`' ' ' | sed -e "s/gettext \"/gettext \(\"/" | sed -e "s/$$/);/" > $(POFILE) [all...] |
/illumos-gate/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) 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/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
|
/illumos-gate/usr/src/cmd/geniconvtbl/i386/ |
H A D | Makefile | 34 catalog: $(MSGDOMAIN) $(POFILE) 35 $(RM) $(MSGDOMAIN)/$(POFILE) 36 $(CP) $(POFILE) $(MSGDOMAIN)
|
/illumos-gate/usr/src/cmd/geniconvtbl/sparc/ |
H A D | Makefile | 34 catalog: $(MSGDOMAIN) $(POFILE) 35 $(RM) $(MSGDOMAIN)/$(POFILE) 36 $(CP) $(POFILE) $(MSGDOMAIN)
|
/illumos-gate/usr/src/cmd/fs.d/smbclnt/share/ |
H A D | Makefile | 34 POFILE= share.po unshare.po macro 35 CLOBBERFILES+= $(LIBPROG) $(POFILE) 37 catalog: $(POFILE)
|
/illumos-gate/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)
|
/illumos-gate/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
|
/illumos-gate/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
|
/illumos-gate/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
|
/illumos-gate/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)
|
/illumos-gate/usr/src/cmd/make/lib/mksh/ |
H A D | Makefile | 27 POFILE = libmksh.po macro 41 $(POFILE): $(POFILES) 44 _msg: $(MSGDOMAIN) $(POFILE) 45 $(RM) $(MSGDOMAIN)/$(POFILE) 46 $(CP) $(POFILE) $(MSGDOMAIN)
|
/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) [all...] |
/illumos-gate/usr/src/lib/madv/ |
H A D | Makefile | 31 POFILE = madv.po macro 44 $(RM) $(POFILE) 46 $(POFILE): pofile_MSGFILES
|
/illumos-gate/usr/src/lib/mpss/ |
H A D | Makefile | 31 POFILE = mpss.po macro 44 $(RM) $(POFILE) 46 $(POFILE): pofile_MSGFILES
|
/illumos-gate/usr/src/lib/brand/sn1/zone/ |
H A D | Makefile | 39 POFILE= sn1_zone.po macro 41 $(POFILE): $(POFILES) 48 -$(RM) $(PROGS) $(POFILES) $(POFILE)
|
/illumos-gate/usr/src/cmd/fs.d/hsfs/ |
H A D | Makefile | 44 POFILE= hsfs.po macro 55 $(RM) $(POFILE) 56 cat $(POFILES) > $(POFILE)
|
/illumos-gate/usr/src/cmd/fs.d/pcfs/ |
H A D | Makefile | 44 POFILE= pcfs.po macro 53 catalog: $(POFILE) 55 $(POFILE): $(SUBDIR2)
|
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbiod/ |
H A D | Makefile | 37 POFILE= $(TYPEPROG).po macro 60 catalog: $(POFILE) 65 $(RM) $(OBJS) $(POFILE)
|
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbiod-svc/ |
H A D | Makefile | 37 POFILE= $(TYPEPROG).po macro 50 catalog: $(POFILE) 55 $(RM) $(OBJS) $(POFILE)
|
/illumos-gate/usr/src/cmd/sgs/m4/ |
H A D | Makefile | 45 POFILE= m4.po macro 52 catalog: $(POFILE) 54 $(POFILE):
|
/illumos-gate/usr/src/cmd/sgs/tsort/ |
H A D | Makefile | 45 POFILE= tsort.po macro 51 catalog: $(POFILE) 53 $(POFILE):
|
/illumos-gate/usr/src/cmd/lvm/rpc.mdcommd/ |
H A D | Makefile | 38 POFILE= rpc.mdcommdp.po macro 50 catalog: $(POFILE) 52 $(POFILE): $(POFILES) 54 cat $(POFILES) > $(POFILE)
|