make/jprt.gmk
changeset 2096 da51837a7368
parent 1215 00ad557cab71
child 2099 a9be2da8a8f2
--- a/make/jprt.gmk	Wed Jul 05 16:45:38 2017 +0200
+++ b/make/jprt.gmk	Sat Jan 31 15:26:34 2009 -0800
@@ -36,7 +36,7 @@
 JPRT_ARCHIVE_BUNDLE=$(ABS_OUTPUTDIR)/$(DEFAULT_BUILD_FLAVOR)-bundle.zip
 JPRT_ARCHIVE_INSTALL_BUNDLE=$(ABS_OUTPUTDIR)/$(DEFAULT_BUILD_FLAVOR)-install-bundle.zip
 
-jprt_build_product:  all_product_build
+jprt_build_product:  sanity all_product_build
 	( $(CD) $(OUTPUTDIR)/j2sdk-image && \
 	  $(ZIPEXE) -q -r $(JPRT_ARCHIVE_BUNDLE) . )
 ifdef HAVE_JPRT_SAVE_BUNDLES