blob: ccb1c85a04da1561bdd303802e54abac8b052084 [file] [log] [blame]
Michael Stahl8a6c5b22012-11-17 00:39:31 +01001# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
2
3module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))
4
5include $(module_directory)/../solenv/gbuild/partial_build.mk
6
7# vim: set noet sw=4 ts=4: