office-gobmx/tomcat/Makefile
Norbert Thiebaud 311babc080 gbuildify tomcat
Change-Id: Ibd7b71292450db8e3e98f9ede5a836182eb38770
2012-09-29 02:43:28 -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: