Skip to content

Commit

Permalink
Remove definition of unused macro DEFAULT_JMOD_DEPS
Browse files Browse the repository at this point in the history
Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
  • Loading branch information
keithc-ca committed Jul 7, 2023
1 parent bf9a85d commit 1c34ca6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion closed/custom/Main.gmk
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ JVM_MAIN_TARGETS := j9vm-build
JVM_TOOLS_TARGETS :=
JVM_DOCS_TARGETS :=
JVM_TEST_IMAGE_TARGETS := test-image-openj9
DEFAULT_JMOD_DEPS := j9vm-build
PHASE_MAKEDIRS := $(TOPDIR)/closed/make $(PHASE_MAKEDIRS)

OPENJ9_MAKE := $(MAKE) $(MAKE_ARGS) -f $(TOPDIR)/closed/OpenJ9.gmk
Expand Down

0 comments on commit 1c34ca6

Please sign in to comment.