#	$OpenBSD: Makefile,v 1.1.1.1 2008/01/02 18:36:59 matthieu Exp $

LIB=	bar
SRCS=	bar.c

regress: all

.include <bsd.lib.mk>
