Home
last modified time | relevance | path

Searched refs:POFILES (Results 201 – 225 of 250) sorted by relevance

12345678910

/illumos-gate/usr/src/lib/gss_mechs/mech_dh/dh1024/
H A DMakefile52 $(POFILE): $(DERIVED_FILES) .WAIT $(POFILES)
54 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/dh192/
H A DMakefile56 $(POFILE): $(DERIVED_FILES) .WAIT $(POFILES)
58 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/fwflash/
H A DMakefile.targ38 POFILES= $(SRCS:%.c=%.po)
75 $(RM) $(POFILE) $(POFILES) $(PROG)
H A DMakefile.com89 $(POFILE): $(POFILES)
91 cat $(POFILES) >$@
/illumos-gate/usr/src/cmd/ttymon/
H A DMakefile79 POFILES= $(STTYOBJ:sttyobjs/%.o=%.po) macro
146 $(POFILE): $(POFILES)
148 cat $(POFILES) > $@
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A DMakefile54 POFILES= rlogin.po rsh.po rcp.po $(COMMONPOFILES) macro
120 _msg: $(MSGSUBDIRS) $(POFILES)
122 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/praudit/
H A DMakefile39 POFILES = $(OBJS:.o=.po) macro
65 $(POFILE): $(POFILES)
/illumos-gate/usr/src/cmd/fwflash/plugins/
H A DMakefile.targ36 POFILES= $(PLUGINS:%.so=%.po)
43 CLEANFILES= $(PLUGINS) $(POFILE) $(POFILES)
/illumos-gate/usr/src/cmd/vi/port/
H A DMakefile70 POFILES= $(EXOBJS:%.o=%.po) expreserve.po exrecover.po macro
150 $(POFILE): $(POFILES)
152 cat $(POFILES) > $@
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/
H A DMakefile.targ39 POFILES= $(PLUGINS:%.so=%.po)
47 CLEANFILES= $(PLUGINS) $(POFILES) $(POFILE) $(SLINKS)
/illumos-gate/usr/src/cmd/sgs/
H A DMakefile89 POFILES= $(POSUBDIRS:%=%/%.po) macro
133 cat $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/refer/
H A DMakefile46 POFILES= $(OBJS:%.o=%.po) macro
106 $(POFILE): $(POFILES)
108 cat $(POFILES) > $@
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A DMakefile108 POFILES= 6to4relay.po if_mpadm.po in.comsat.po ipaddrsel.po route.po \ macro
170 $(POFILE): $(POFILES)
172 cat $(POFILES) > $@
/illumos-gate/usr/src/cmd/pools/poold/
H A DMakefile97 POFILES = $(OBJS:.o=.po) macro
119 msg: $(POFILES)
/illumos-gate/usr/src/
H A DMakefile.msg.targ35 .PARALLEL: $(POFILES) $(MSGFILES)
73 { print; }' $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/lp/model/
H A DMakefile.msg30 POFILES = $(OBJS:%.o=%.po)
/illumos-gate/usr/src/cmd/lp/lib/
H A DMakefile.msg30 POFILES = $(OBJECTS:%.o=%.po)
/illumos-gate/usr/src/cmd/lp/cmd/
H A DMakefile.msg30 POFILES = $(OBJS:%.o=%.po)
/illumos-gate/usr/src/cmd/lp/filter/postscript/
H A DMakefile.msg30 POFILES = $(SRCS:%.c=%.po)
/illumos-gate/usr/src/cmd/cron/
H A DMakefile66 POFILES= $(POFILES1) atrm.po macro
222 $(POFILE): $(POFILES)
223 $(RM) $@; cat $(POFILES) > $@
/illumos-gate/usr/src/cmd/syseventd/daemons/
H A DMakefile.com39 POFILES = $(SRCS:.c=.po)
/illumos-gate/usr/src/cmd/tsol/tnchkdb/
H A DMakefile31 POFILES= $(PROG).po macro
/illumos-gate/usr/src/cmd/virtinfo/
H A DMakefile30 POFILES = virtinfo.po macro
/illumos-gate/usr/src/cmd/tsol/tninfo/
H A DMakefile31 POFILES= $(PROG).po macro
/illumos-gate/usr/src/cmd/syseventd/modules/
H A DMakefile.com48 POFILES = $(SRCS:.c=.po)

12345678910