# $TenDRA: tendra/src/producers/c/Makefile,v 1.4 2005/11/03 17:08:57 stefanf Exp $

SRCDIRS=	c/syntax common common/construct common/obj_templ \
		common/output common/parse common/utility 

PROG = tdfc2

# c/syntax
SRCS=	syntax1.c syntax2.c syntax3.c

.include "${.CURDIR}/../Makefile.inc"

.include "${.CURDIR}/../../../mk/base/tendra.prog.mk"


syntax highlighted by Code2HTML, v. 0.9.1