mirror of
https://github.com/opnsense/src.git
synced 2026-03-07 07:44:13 -05:00
7 lines
75 B
Makefile
7 lines
75 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= cv_cancel1
|
|
MAN=
|
|
LIBADD= pthread
|
|
|
|
.include <bsd.prog.mk>
|