summaryrefslogtreecommitdiff
path: root/codemaker/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
a6bc4dd809944a41ac0db1f925959cc2'>connectivity: fix up some more exotic libs...Michael Stahl 2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-01-27still not enough boost_headerMichael Stahl 2012-12-21Another fix for my UNO changesNoel Grandin 2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl 2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl 2012-07-02targetted improvement of UNO API includes / usageMichael Meeks 2012-05-29connectivity: missing include in gbuildificationNorbert Thiebaud 2012-05-29update gbuild function namesDavid Tardon 2012-05-29connectivity: fix circular depsPeter Foley 2012-05-29connectivity: convert macab to gbuildPeter Foley