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

include $(XB_ROOT)/Makefile.common
