make/jprt.gmk

changeset 29
55b2666e52e1
parent 2
cfeea66a3fa8
child 44
744554f5a329
     1.1 --- a/make/jprt.gmk	Thu Jul 17 22:06:53 2008 -0700
     1.2 +++ b/make/jprt.gmk	Wed Aug 06 14:57:13 2008 -0700
     1.3 @@ -36,7 +36,7 @@
     1.4  JPRT_ARCHIVE_BUNDLE=$(ABS_OUTPUTDIR)/$(DEFAULT_BUILD_FLAVOR)-bundle.zip
     1.5  JPRT_ARCHIVE_INSTALL_BUNDLE=$(ABS_OUTPUTDIR)/$(DEFAULT_BUILD_FLAVOR)-install-bundle.zip
     1.6  
     1.7 -jprt_build_product:  product_build
     1.8 +jprt_build_product:  all_product_build
     1.9  	( $(CD) $(OUTPUTDIR)/j2sdk-image && \
    1.10  	  $(ZIPEXE) -q -r $(JPRT_ARCHIVE_BUNDLE) . )
    1.11  ifdef HAVE_JPRT_SAVE_BUNDLES

mercurial