(cd CalcResultComponent; make -f Makefile.*;) (cd DisplayComponent; make -f Makefile.*;) (cd DoubleComponent; make -f Makefile.*;) (cd FloatComponent; make -f Makefile.*;) (cd IntComponent; make -f Makefile.*;) (cd IntDoubleAdderComponent; make -f Makefile.*;) (cd IntFloatAdderComponent; make -f Makefile.*;) (cd OrderComponent; make -f Makefile.*;)