1#	$OpenBSD: Makefile,v 1.1.1.1 2005/09/30 14:51:52 kurt Exp $
2
3LIB=		zz
4SRCS=		zz.c
5
6regress: all
7
8.include <bsd.lib.mk>
9