From 9e6910dc0c747c8f30b87f6482f4eadb48ad6654 Mon Sep 17 00:00:00 2001 From: forsyth Date: Mon, 17 Jan 2011 10:45:22 +0000 Subject: emu/Nt/ipif.c --- appl/cmd/ssh/mkfile | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 appl/cmd/ssh/mkfile (limited to 'appl/cmd/ssh/mkfile') diff --git a/appl/cmd/ssh/mkfile b/appl/cmd/ssh/mkfile new file mode 100644 index 00000000..afb4c903 --- /dev/null +++ b/appl/cmd/ssh/mkfile @@ -0,0 +1,29 @@ +<../../../mkconfig + +TARG=\ + authpassword.dis\ + authrsa.dis\ + authtis.dis\ + cipher3des.dis\ + cipherblowfish.dis\ + cipherdes.dis\ + ciphernone.dis\ + cipherrc4.dis\ + sshio.dis\ + sshserve.dis\ +# ssh.dis\ + +SYSMODULES=\ + arg.m\ + keyring.m\ + security.m\ + rand.m\ + sys.m\ + draw.m\ + +MODULES=\ + sshio.m\ + +DISBIN=$ROOT/dis/ssh + +<$ROOT/mkfiles/mkdis -- cgit v1.2.3