# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Module_Module,epm)) ifeq (EPM,$(filter EPM,$(BUILD_TYPE))) ifneq ($(CROSS_COMPILING),YES) $(eval $(call gb_Module_add_targets,epm,\ ExternalPackage_epm \ ExternalProject_epm \ UnpackedTarball_epm \ )) endif endif # vim: set noet sw=4 ts=4: lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/scaddins
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 12:43:08 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-28 15:47:29 +0100
commitad3292e2b3adee95e6a0473ee8a5c29df2e20c90 (patch)
tree461803fc3c2bfb76f3922d71739b15635b024ef5 /scaddins
parent2db854a3dc92de8e298f113774ce73c2b19783d7 (diff)
add modelines to .hxx files as well