mirror of
https://github.com/opnsense/src.git
synced 2026-04-09 11:27:18 -04:00
7 lines
75 B
Makefile
7 lines
75 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= cv_cancel1
|
|
MAN=
|
|
LIBADD= pthread
|
|
|
|
.include <bsd.prog.mk>
|