#	$OpenBSD: Makefile,v 1.4 2007/12/28 18:56:09 miod Exp $

CFLAGS+=-D__INTERNAL_LIBSA_CREAD

# io routines
SRCS+=	cread.c

.include "${.CURDIR}/../libsa/Makefile"
.PATH:	${.CURDIR}/../libsa

LIB=	saz
