office-gobmx/oovbaapi/Makefile

8 lines
225 B
Makefile
Raw Normal View History

2011-08-04 20:46:40 -05:00
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
2011-07-22 14:12:12 -05:00
module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))
2011-07-22 14:12:12 -05:00
include $(module_directory)/../solenv/gbuild/partial_build.mk
2011-07-22 14:12:12 -05:00
# vim: set noet sw=4 ts=4: