mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 07:07:24 -04:00
- Use random paths instead of one in /tmp MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
7 lines
74 B
Makefile
7 lines
74 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= unix_sendtorace
|
|
MAN=
|
|
WARNS?= 6
|
|
|
|
.include <bsd.prog.mk>
|