Print this page
11394 iconv_modules build could be much more parallel

*** 37,45 **** --- 37,47 ---- .KEEP_STATE: all clean clobber install lint echo: $(SUBDIRS) + .PARALLEL: $(SUBDIRS) + $(SUBDIRS): FRC @cd $@; pwd; $(MAKE) $(TARGET) FRC: