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

/illumos-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) > $@

Completed in 59 milliseconds