mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 01:46:42 -05:00
9 lines
101 B
Makefile
9 lines
101 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/../scripts
|
|
|
|
SCRIPTS= ntptrace
|
|
NO_MAN=
|
|
NO_OBJ=
|
|
|
|
.include <bsd.prog.mk>
|