]> Pileus Git - ~andy/aweather-pkg/blobdiff - mac/Makefile
Update OS X build
[~andy/aweather-pkg] / mac / Makefile
index 4caa87921afab84ea011686f10d947a2ff95b629..9a29722395c40a815ead206c977439a8fefd423a 100644 (file)
@@ -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)