# $OpenBSD: Makefile,v 1.1.1.1 2002/02/10 22:51:41 fgsch Exp $

LIB=		strong
SRCS=		strong.c
CFLAGS+=	-I${.CURDIR}/../prog

regress: all

.include <bsd.lib.mk>
