1# $OpenBSD: Makefile,v 1.1 2003/07/01 05:51:30 niklas Exp $ 2 3LIB= test 4SRCS= 11.c 5 6regress: all 7 8.include <bsd.lib.mk> 9