blob: ccb1c85a04da1561bdd303802e54abac8b052084 [file] [log] [blame]
Norbert Thiebaudc857dff2012-01-24 15:48:30 -06001# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
Vladimir Glazounove5fc2cc2009-08-26 10:09:17 +00002
Norbert Thiebaudc857dff2012-01-24 15:48:30 -06003module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))
Vladimir Glazounove5fc2cc2009-08-26 10:09:17 +00004
Norbert Thiebaudc857dff2012-01-24 15:48:30 -06005include $(module_directory)/../solenv/gbuild/partial_build.mk
Vladimir Glazounove5fc2cc2009-08-26 10:09:17 +00006
Matúš Kukan051fdda2011-12-17 14:55:08 +01007# vim: set noet sw=4 ts=4: