freebsd-dev/tools/test/upsdl/Makefile
Konstantin Belousov f1a4133b81 Add a test program, written by Stephan Uphoff, which demonstrates the
deadlock due to i/o performed over the buffers backed by file mappings.

MFC after:	2 weeks
Approved by:	ups
2012-07-11 19:12:10 +00:00

7 lines
57 B
Makefile

# $FreeBSD$
PROG= upsdl
NO_MAN=
.include <bsd.prog.mk>