mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Another target to keep "make release" orthogonal.
This commit is contained in:
parent
5e8c735fa3
commit
268139931b
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ SUBDIR= lib libexec usr.bin usr.sbin
|
|||
|
||||
bootstrap: cleandir obj depend all install kprog
|
||||
|
||||
help-distribute: distribute
|
||||
|
||||
kprog:
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue