# Makefile for source module: tomcat8
NAME := tomcat8
SPECFILE := $(firstword $(wildcard *.spec))
XB_ROOT := ../xbuild

include $(XB_ROOT)/Makefile.common
