mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add NO_OBJ, remove redundant SCRIPTSNAME.
This commit is contained in:
parent
ec2cc32689
commit
d14ab6edd5
1 changed files with 1 additions and 2 deletions
|
|
@ -3,8 +3,7 @@
|
|||
.PATH: ${.CURDIR}/../scripts
|
||||
|
||||
SCRIPTS= ntptrace
|
||||
|
||||
SCRIPTSNAME= ntptrace
|
||||
NO_MAN=
|
||||
NO_OBJ=
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue