mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 07:37:25 -04:00
9 lines
83 B
Makefile
9 lines
83 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
PROG=sigqtest2
|
||
|
|
LDADD+=
|
||
|
|
NO_MAN=
|
||
|
|
DEBUG_FLAGS=-g
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|