mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 22:32:43 -04:00
Trust bsd.prog.mk to set SRCS correctly.
This commit is contained in:
parent
2dc7343e8e
commit
5d8fdf31dd
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
|
||||
PROG= xinstall
|
||||
PROGNAME= install
|
||||
SRCS= xinstall.c
|
||||
MAN= install.1
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue