Add manual page
This commit is contained in:
parent
2cf92e196c
commit
aa3b495dbf
2 changed files with 77 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -10,6 +10,7 @@ vger: main.c
|
|||
|
||||
install: vger
|
||||
install -o root -g wheel vger ${PREFIX}/bin/
|
||||
install -o root -g wheel vger.8 ${PREFIX}/man/man8/
|
||||
|
||||
test: vger
|
||||
cd tests && sh test.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue