##################################################
# About this Makefile
#
# This Makefile depends on Makefile.opts
##################################################

MODULE = translator

SRC = translator.cpp

LIBRARY=libtranslator.a

include ../../Makefile.local


syntax highlighted by Code2HTML, v. 0.9.1