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

*** 23,31 **** --- 23,33 ---- .KEEP_STATE: all clean clobber lint install: $(SUBDIRS) + _msg: + $(SUBDIRS): FRC @cd $@; pwd; $(MAKE) $(TARGET) FRC: