Home
last modified time | relevance | path

Searched refs:POFILES (Results 151 – 175 of 251) sorted by relevance

1234567891011

/illumos-gate/usr/src/cmd/luxadm/
H A DMakefile36 POFILES = $(OBJS:%.o=%.po) macro
96 $(POFILE): $(POFILES)
98 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A DMakefile70 POFILES = $(SRCS:%.c=%.po) macro
76 $(POFILE): $(POFILES)
77 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A DMakefile39 POFILES = generic.po macro
86 $(POFILE): $(DERIVED_FILES) .WAIT $(POFILES)
88 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A DMakefile47 POFILES = generic.po macro
91 $(POFILE): $(DERIVED_FILES) .WAIT $(POFILES)
93 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A DMakefile24 POFILES = generic.po macro
73 $(POFILE): $(DERIVED_FILES) .WAIT $(POFILES)
75 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/prtdiag/i386/
H A DMakefile.targ42 $(POFILE): $(POFILES)
44 cat $(POFILES) > $@
/illumos-gate/usr/src/cmd/svc/svccfg/
H A DMakefile47 POFILES = $(SRCS:%.c=%.po) \ macro
138 $(POFILES): svccfg_grammar.h
140 $(POFILE): $(POFILES)
141 cat $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/devfsadm/
H A DMakefile.com54 CLOBBERFILES += $(POFILE) $(POFILES) ../plcysubr.c
116 POFILES = $(LINK_SRCS:.c=.po) $(DEVFSADM_SRC:.c=.po)
163 $(POFILE): $(POFILES)
164 $(RM) $@; cat $(POFILES) > $@
/illumos-gate/usr/src/cmd/allocate/
H A DMakefile73 POFILES = $(OBJS:%.o=%.po) $(ALLSCRIPTS:%.sh=%.po) macro
173 $(POFILE): $(POFILES)
175 $(CAT) $(POFILES) > $@
187 $(SCRIPTS) $(ALLSCRIPTS) $(POFILE) $(POFILES)
/illumos-gate/usr/src/cmd/scadm/
H A DMakefile.targ45 $(POFILE): $(POFILES)
47 cat $(POFILES) > $@
/illumos-gate/usr/src/cmd/troff/troff.d/
H A DMakefile60 POFILES= $(TROFFOBJS:%.o=%.po) $(COMMONOBJS:%.o=../%.po) macro
100 $(POFILE): $(POFILES)
102 cat $(POFILES) > $@
/illumos-gate/usr/src/cmd/svc/startd/
H A DMakefile61 POFILES = $(OBJS:%.o=%.po) \ macro
127 $(POFILE): $(POFILES)
128 cat $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A DMakefile68 POFILES = $(SRCS:%.c=%.po) macro
84 $(POFILE): $(POFILES)
85 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A DMakefile81 POFILES = $(SRCS:%.c=%.po) macro
87 $(POFILE): $(POFILES)
88 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/lib/krb5/
H A DMakefile.targ23 $(POFILE): $(DERIVED_FILES) .WAIT $(POFILES)
25 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/prtdiag/sparc/
H A DMakefile.targ42 $(POFILE): $(POFILES)
44 cat $(POFILES) > $@
/illumos-gate/usr/src/cmd/tic/
H A DMakefile40 $(POFILE): $(POFILES)
42 cat $(POFILES) > $@
/illumos-gate/usr/src/cmd/svc/servinfo/
H A DMakefile29 POFILES = $(OBJS:.o=.po) macro
49 $(RM) $(OBJS) $(POFILES) $(PROG)
/illumos-gate/usr/src/cmd/fs.d/hsfs/
H A DMakefile42 POFILES= $(SUBDIR2:%=%/%.po) macro
53 cat $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/pcfs/
H A DMakefile42 POFILES= $(SUBDIR2:%=%/%.po) macro
54 cat $(POFILES) > $@
/illumos-gate/usr/src/cmd/bnu/
H A DMakefile64 POFILES = $(PROG:%=%.cat) macro
149 $(POFILE): $(POFILES)
150 $(RM) $@; $(CAT) $(POFILES) > $@
152 $(POFILES): $$(POBJS:.o=.po)
/illumos-gate/usr/src/cmd/fs.d/udfs/
H A DMakefile39 POFILES= $(SUBDIR2:%=%/%.po) macro
51 cat $(POFILES) > $@
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A DMakefile71 POFILES = $(SRCS:%.c=%.po) macro
88 $(POFILE): $(POFILES)
89 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A DMakefile70 POFILES = $(SRCS:%.c=%.po) macro
87 $(POFILE): $(POFILES)
88 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A DMakefile73 POFILES = $(SRCS:%.c=%.po) macro
90 $(POFILE): $(POFILES)
91 $(CAT) $(POFILES) > $(POFILE)

1234567891011