# $TenDRA: tendra/src/lib/apis/iso99/Makefile,v 1.3 2004/08/09 05:43:48 verm Exp $

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

API=	iso99
TSPEC_FLAGS=	-t

.include "../Makefile.inc"

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


syntax highlighted by Code2HTML, v. 0.9.1