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