Home
last modified time | relevance | path

Searched refs:POFILE (Results 1 – 25 of 452) sorted by last modified time

12345678910>>...19

/illumos-gate/usr/src/cmd/fs.d/nfs/tests/
H A DMakefile46 $(RM) $(POFILE)
47 cat $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/cpc/cputrack/
H A DMakefile41 POFILE = $(PROG)_cmd.po macro
68 $(POFILE): $(POFILES)
/illumos-gate/usr/src/lib/libnwam/
H A DMakefile37 POFILE = libnwam.po macro
75 $(POFILE): pofile_MSGFILES
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A DMakefile79 POFILE = $(PROG)_all.po macro
98 $(POFILE) := CPPFLAGS += $(INCS)
138 $(POFILE): $(POFILES)
139 $(RM) $(POFILE)
140 cat $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/ufs/volcopy/
H A DMakefile45 POFILE= volcopy.po macro
48 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/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/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/ufs/ncheck/
H A DMakefile38 POFILE= macro
/illumos-gate/usr/src/cmd/fs.d/ufs/fssnap/
H A DMakefile54 POFILE= fssnap.po macro
56 catalog: $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/ufs/ff/
H A DMakefile39 POFILE= macro
/illumos-gate/usr/src/cmd/fs.d/ufs/
H A DMakefile51 POFILE= ufs.po macro
60 catalog: $(POFILE)
62 $(POFILE): $(SUBDIR2)
/illumos-gate/usr/src/cmd/fs.d/ufs/clri/
H A DMakefile41 POFILE= macro
/illumos-gate/usr/src/cmd/fs.d/ufs/df/
H A DMakefile49 POFILE= df.po macro
52 catalog: $(POFILE)
/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/cmd/fs.d/smbclnt/smbiod/
H A DMakefile38 POFILE= $(TYPEPROG).po macro
55 catalog: $(POFILE)
58 $(RM) $(OBJS) $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbiod-svc/
H A DMakefile34 POFILE= $(TYPEPROG).po macro
49 catalog: $(POFILE)
52 $(RM) $(OBJS) $(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/smbclnt/mount/
H A DMakefile40 POFILE= $(LIBPROG).po macro
57 POFILE= mount.po macro
59 catalog: $(POFILE)
64 $(RM) $(OBJS) $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/smbclnt/
H A DMakefile42 POFILE= smbclnt.po macro
57 $(RM) $(POFILE)
58 cat $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/reparsed/
H A DMakefile35 POFILE= $(TYPEPROG).po macro
48 catalog: $(POFILE)
51 $(RM) $(OBJS) $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A DMakefile47 POFILE= fsck.po macro
49 catalog: $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A DMakefile39 POFILE= mkfs.po macro
41 catalog: $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/pcfs/
H A DMakefile41 POFILE= pcfs.po macro
50 catalog: $(POFILE)
52 $(POFILE): $(SUBDIR2)
/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

12345678910>>...19