1# $OpenBSD: Makefile,v 1.1 2011/11/29 04:36:15 kurt Exp $ 2 3LIB= normal 4SRCS= lib.c 5 6regress: all 7 8.include <bsd.lib.mk> 9