summaryrefslogtreecommitdiff
path: root/scp2/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:
2013-04-11No need to have uno-skeletonmaker depend on udkapiStephan Bergmann 2013-04-11Remove dead codeStephan Bergmann 2013-04-09[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann 2013-03-27Clean up codemaker/typemanager.hxxStephan Bergmann 2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl 2013-01-26gbuild: do not copy boost headers aroundMichael Stahl