mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 00:15:16 -04:00
deadlock due to i/o performed over the buffers backed by file mappings. MFC after: 2 weeks Approved by: ups
6 lines
57 B
Makefile
6 lines
57 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= upsdl
|
|
NO_MAN=
|
|
|
|
.include <bsd.prog.mk>
|