# $TenDRA: tendra/src/lib/apis/ansi/Makefile,v 1.5 2004/08/09 05:43:47 verm Exp $

# Nothing is actually built in here, so we don't need an object directory.
NO_OBJDIR=	yes

API=	ansi

.include "../Makefile.inc"
.if exists (${OBJ_DIR}.api/Makefile)
.include "${OBJ_DIR}.api/Makefile"
.endif


syntax highlighted by Code2HTML, v. 0.9.1