1# $OpenBSD: Makefile,v 1.2 2024/07/14 18:49:32 anton Exp $ 2 3PROG= unp-write-closed 4 5WARNINGS= yes 6 7.include <bsd.regress.mk> 8