summaryrefslogtreecommitdiff
path: root/store/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:
an>David Ostrovsky 2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke 2014-06-04update_pch: add a bunch of pch filesThomas Arnhold 2014-04-28prefer makefile-gmake-modeTakeshi Abe 2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl 2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-04-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann 2013-03-09Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann 2013-03-09WIP: Experimental new binary type.rdb formatStephan Bergmann