# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License or as specified alternatively below. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # Major Contributor(s): # Copyright (C) 2012 Red Hat, Inc., David Tardon # (initial developer) # # All Rights Reserved. # # For minor contributions see the git repository. # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 3 or later (the "GPLv3+"), or # the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. $(eval $(call gb_Configuration_Configuration,driver_flat)) $(eval $(call gb_Configuration_add_spool_modules,driver_flat,connectivity/registry/flat,\ org/openoffice/Office/DataAccess/Drivers-flat.xcu \ )) $(eval $(call gb_Configuration_add_localized_datas,driver_flat,connectivity/registry/flat,\ org/openoffice/Office/DataAccess/Drivers.xcu \ )) # vim: set noet sw=4 ts=4: breoffice-5-1 main, development code repositoryroot
summaryrefslogtreecommitdiff
path: root/package/Package_dtd.mk
AgeCommit message (Expand)AuthorFilesLines
2014-04-28prefer makefile-gmake-modeTakeshi Abe1-1/+1
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl1-2/+0
2013-09-23Try to fix cross-compilationTor Lillqvist1-1/+1
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann1-1/+1
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist1-1/+1
2013-05-04install package DTD using filelistDavid Tardon1-1/+3
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4