Enji Cooper 5a3935b6d6 - Garbage collect argc/argv
- Use random paths instead of one in /tmp

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2015-04-11 03:54:43 +00:00

8 lines
74 B
Makefile

# $FreeBSD$
PROG= unix_sendtorace
MAN=
WARNS?= 6
.include <bsd.prog.mk>