mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add manpage to makefile
This commit is contained in:
parent
15c592c7f2
commit
e2f16ea3ee
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PROG= watch
|
||||
NOMAN=
|
||||
MAN8= watch.8
|
||||
BINMODE=500
|
||||
LDADD= -ltermcap
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
PROG= watch
|
||||
NOMAN=
|
||||
MAN8= watch.8
|
||||
BINMODE=500
|
||||
LDADD= -ltermcap
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue