X-Git-Url: http://pileus.org/git/?p=~andy%2Faweather-pkg;a=blobdiff_plain;f=mac%2FMakefile;fp=mac%2FMakefile;h=9a29722395c40a815ead206c977439a8fefd423a;hp=4caa87921afab84ea011686f10d947a2ff95b629;hb=aea733e2bc7ddf4128249d92628d872cc5b4706c;hpb=1e437fa9b1d818a014416c4acf6bdcaa10a04ffe diff --git a/mac/Makefile b/mac/Makefile index 4caa879..9a29722 100644 --- a/mac/Makefile +++ b/mac/Makefile @@ -28,10 +28,10 @@ $(DESTDIR): $(MAC_AWEATHER)/src/aweather \ $(MAC_AWEATHER)/src/aweather: \ $(MAC_GRITS)/src/libgrits.la \ $(MAC_RSL)/src/librsl.la - jhbuild run make -C $(MAC_AWEATHER) + jhbuild run make -C $(MAC_AWEATHER) -j3 $(MAC_GRITS)/src/libgrits.la: - jhbuild run make -C $(MAC_GRITS) + jhbuild run make -C $(MAC_GRITS) -j3 $(MAC_RSL)/src/librsl.la: jhbuild run make -C $(MAC_RSL)