move reconfigure into gbuild
This commit is contained in:
@@ -26,11 +26,11 @@
|
||||
#
|
||||
#*************************************************************************
|
||||
|
||||
gb_PARTIALBUILD := T
|
||||
ifeq ($(strip $(SOLARENV)),)
|
||||
include $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/../solenv/gbuild/source_and_rerun.mk
|
||||
else
|
||||
|
||||
gb_PARTIALBUILD := T
|
||||
include $(SOLARENV)/gbuild/gbuild.mk
|
||||
|
||||
$(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/Module*.mk)))
|
||||
|
Reference in New Issue
Block a user