office-gobmx/test/Makefile

8 lines
225 B
Makefile
Raw Normal View History

2012-01-17 05:32:24 -06:00
# -*- 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
2012-01-17 05:32:24 -06:00
# vim: set noet sw=4 ts=4: