summaryrefslogtreecommitdiff
path: root/soltools/Package_inc.mk
blob: 863945fe63f6901205983dde10a91a70bb7294ec (plain)
1
2
3
4
5
6
7
8
9
10
11
# -*- 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_Package_Package,soltools_inc,$(SRCDIR)/soltools/winunistd))
$(eval $(call gb_Package_add_file,soltools_inc,inc/unistd.h,unistd.h))
2018-01-06 14:25:13 +1100 committerMichael Stahl <mstahl@redhat.com>2018-02-01 15:31:23 +0100 commit192b2f754cc4f05d84e7da0d18bfa88f21329c15 (patch) tree8eb3aec371701838093109948d485c9d8a99f014 /connectivity parent8a29d632319384d593bcdf6ddd92c71bcb6e2511 (diff)
connectivity: remove dead code