mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 17:29:02 -04:00
7 lines
75 B
Makefile
7 lines
75 B
Makefile
# $FreeBSD$
|
|
|
|
PROG=sigqtest2
|
|
NO_MAN=
|
|
DEBUG_FLAGS=-g
|
|
|
|
.include <bsd.prog.mk>
|