Searched defs:MDPO (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lvm/md_monitord/
H A DMakefile51 # $(MDPO) and $(SVCMETHODPO), and we'll use $(BUILDPO.msgfiles) to build
52 # $(MDPO) from $(SRCS). The catch is that $(BUILDPO.msgfiles) is defined to
53 # produce $(POFILE). Fortunately we can conditionally define POFILE = MDPO
54 # when building MDPO. make complains when this conditional definition is
58 MDPO= $(PROG:%=%.po) macro
60 POFILES= $(MDPO) $(SVCMETHODPO)
77 $(MDPO): $(MSGFILES)
100 $(MDPO) := POFILE = $(MDPO)

Completed in 58 milliseconds