mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Add bzip2recover.1.
MFC after: 3 days Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
6c99d1325e
commit
60f2e2e702
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ BZ2DIR= ${SRCTOP}/contrib/bzip2
|
|||
PROG= bzip2recover
|
||||
MAN=
|
||||
|
||||
MLINKS+=bzip2.1 bzip2recover.1
|
||||
|
||||
NO_WMISSING_VARIABLE_DECLARATIONS=
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue