# $TenDRA: tendra/src/lib/apis/xpg4/Makefile,v 1.6 2004/08/09 05:43:49 verm Exp $

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

API=	xpg4

.include "../Makefile.inc"

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


syntax highlighted by Code2HTML, v. 0.9.1