# -*- 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/. # ifeq (,$(gb_Side)) gb_Side := host endif ifeq (,$(BUILDDIR)) BUILDDIR := $(dir $(realpath $(firstword $(MAKEFILE_LIST)))) endif include $(BUILDDIR)/config_$(gb_Side).mk include $(SRCDIR)/solenv/gbuild/gbuild.mk $(eval $(call gb_Module_make_global_targets,$(SRCDIR)/RepositoryModule_$(gb_Side).mk)) # vim: set noet sw=4 ts=4: e='hidden' name='id' value='af3cb5e85a54c5b9653f4757863b8ed15df8477b'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sot
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-03-26 15:31:07 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-03-26 15:33:36 +0100
commitaf3cb5e85a54c5b9653f4757863b8ed15df8477b (patch)
tree9066dfbaf47f73853ca2611a0babd2391d74e699 /sot
parentb54922052210f92ede0483a6311b97a75cf1cdcc (diff)
const_cast: convert some C-style casts and remove some redundant ones
Change-Id: Ib6842b6215ff70a31299d1410ed66c3ea34e7c78