# $TenDRA: tendra/src/producers/cpp/Makefile,v 1.2 2002/10/18 22:28:18 verm Exp $

SRCDIRS=        cpp/syntax common/construct common/ common/obj_c \
		common/output common/parse common/utility

PROG = tcpplus

# cpp/syntax
SRCS=   syntax1.c syntax2.c syntax3.c syntax4.c syntax5. syntax6.c \
        syntax7.c

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

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