office-gobmx/binaryurp/Makefile

8 lines
225 B
Makefile
Raw Normal View History

2011-09-25 16:38:03 -05:00
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))
2011-09-25 16:38:03 -05:00
include $(module_directory)/../solenv/gbuild/partial_build.mk
2000-09-18 09:29:57 -05:00
2011-09-25 16:38:03 -05:00
# vim: set noet sw=4 ts=4: