office-gobmx/hsqldb/Makefile
David Tardon 687944efaa gbuildize hsqldb
Change-Id: I35bf8094c9dcf0f70e59c1304ab5a6800393fa29
2012-08-24 13:22:02 +02: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: