Add a wrapper for using cassh with a keyfile
This commit is contained in:
parent
f8ca9d4974
commit
8db9f9c7de
3 changed files with 110 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -24,7 +24,7 @@ V = 0
|
|||
PREFIX = /usr/local
|
||||
MANPREFIX = ${PREFIX}/man
|
||||
|
||||
BIN = cassh
|
||||
BIN = cassh cassh-keyfile
|
||||
MAN1 = ${BIN:=.1}
|
||||
SRC = ${BIN:=.sh} ${MAN1}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue