5a3935b6d6
- Use random paths instead of one in /tmp MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
8 lines
74 B
Makefile
8 lines
74 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= unix_sendtorace
|
|
MAN=
|
|
WARNS?= 6
|
|
|
|
.include <bsd.prog.mk>
|