Print this page
make: translate using gettext, rather than the unmaintainable catgets

*** 1133,1142 **** --- 1133,1146 ---- .c.po: $(CPPFORPO) $< > $<.i $(BUILD.po) + .cc.po: + $(CPPFORPO) $< > $<.i + $(BUILD.po) + .y.po: $(YACC) -d $< $(CPPFORPO) y.tab.c > $<.i $(BUILD.po) $(RM) y.tab.c