Add a wrapper for using cassh with a keyfile

This commit is contained in:
Lucas 2022-04-07 15:29:37 +00:00
parent f8ca9d4974
commit 8db9f9c7de
3 changed files with 110 additions and 1 deletions

View file

@ -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}