From 6fd747bf0e1f8374d52e26e823d2186275d5e8fb Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 21 Dec 2011 10:22:14 +0000 Subject: make this Makefile the same as all the others so that make inside an source ./Env.Host.sh environment works the same as make outside that env --- lingucomponent/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lingucomponent/Makefile') diff --git a/lingucomponent/Makefile b/lingucomponent/Makefile index 44c7d7cd59d4..7bbbe6c703e6 100644 --- a/lingucomponent/Makefile +++ b/lingucomponent/Makefile @@ -2,7 +2,7 @@ #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # Copyright 2000, 2010 Oracle and/or its affiliates. # # OpenOffice.org - a multi-platform office productivity suite @@ -31,6 +31,7 @@ ifeq ($(strip $(SOLARENV)),) include $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/../solenv/gbuild/source_and_rerun.mk else +gb_SourceEnvAndRecurse_STAGE=gbuild include $(SOLARENV)/gbuild/gbuild.mk $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/Module*.mk))) -- cgit v1.2.3