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

include $(XB_ROOT)/Makefile.common
