mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
trim: Remove unnecessary include of src.opts.mk
Reviewed by: chs
Fixes: db466e4754 ("trim: add missing include of src.opts.mk, remove unneeded LDFLAGS")
Differential Revision: https://reviews.freebsd.org/D49485
This commit is contained in:
parent
c40b323b91
commit
3209f63851
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
.include <src.opts.mk>
|
||||
|
||||
PROG= trim
|
||||
MAN= trim.8
|
||||
LIBADD= util
|
||||
|
|
|
|||
Loading…
Reference in a new issue