Home
last modified time | relevance | path

Searched refs:POFILES_XPG4 (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/cmd/du/
H A DMakefile39 POFILES_XPG4 = du.po.xpg4 macro
40 $(POFILES_XPG4) := CFLAGS += -DXPG4
41 CLOBBERFILES += $(POFILES_XPG4)
50 $(POFILE): $(POFILES) $(POFILES_XPG4)
51 $(RM) $@; cat $(POFILES) $(POFILES_XPG4) > $@
/onnv-gate/usr/src/cmd/fs.d/
H A DMakefile48 CLOBBERFILES += $(POFILES_XPG4)
90 POFILES_XPG4 = df.po.xpg4 macro
91 POFILES= $(POFILES1) $(POFILES2) $(POFILES_XPG4)
92 $(POFILES_XPG4) := CFLAGS += -DXPG4
94 $(POFILES_XPG4) := XGETFLAGS += -a -x df.xcl
112 _msg: $(I18NDIRS) $(POFILES1) $(POFILES_XPG4)