# $Id: Makefile,v 1.2 2006/01/31 17:15:33 tho Exp $

include common.mk
include ../../Makefile.conf

LIB = trans
SRCS = parser.c trans_c.c translat.c 

include lib.mk
