office-gobmx/libmariadb/Makefile
Fridrich Štrba c532e23671 oops, forgot Makefile
Change-Id: I9a798186ecd213868fc44a1b49ae7bc5c93cc7ed
2013-03-06 17:03:58 +01:00

7 lines
225 B
Makefile

# -*- 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: