75171ec59a
MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
8 lines
68 B
Makefile
8 lines
68 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= pr_atomic
|
|
MAN=
|
|
WARNS?= 6
|
|
|
|
.include <bsd.prog.mk>
|