office-gobmx/apache-commons/Makefile
Norbert Thiebaud 6d64bfd8c0 gbuildification of appache_commons
Change-Id: I517c808c9ea799aac0d2cd2b3bb6c18564c76823
2012-09-27 02:31:37 -05: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: