7 lines
125 B
Makefile
7 lines
125 B
Makefile
# $OpenBSD: Makefile,v 1.2 2024/07/14 18:49:32 anton Exp $
|
|
|
|
PROG= unp-write-closed
|
|
|
|
WARNINGS= yes
|
|
|
|
.include <bsd.regress.mk>
|