This commit is contained in:
Staffan Larsen 2015-04-28 20:02:31 +02:00
commit dbc0cc5b38

View File

@ -28,8 +28,6 @@
ALT_MAKE ?= closed
-include $(ALT_MAKE)/Makefile
GETMIXEDPATH=echo
# Utilities used
@ -304,6 +302,8 @@ else
endif
JTREG_BASIC_OPTIONS += $(JTREG_KEY_OPTION)
-include $(ALT_MAKE)/Makefile
# Make sure jtreg exists
$(JTREG): $(JT_HOME)