From aa23356ee86066ae161dec162335d75063295b04 Mon Sep 17 00:00:00 2001 From: markus reichelt Date: Wed, 20 Jul 2011 09:32:26 -0300 Subject: system/mksh: Added (MirBSD Korn Shell) Signed-off-by: Niels Horn --- system/mksh/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 system/mksh/README (limited to 'system/mksh/README') diff --git a/system/mksh/README b/system/mksh/README new file mode 100644 index 0000000000..50ef0f21d9 --- /dev/null +++ b/system/mksh/README @@ -0,0 +1,9 @@ +mksh is a successor to the Public Domain Korn Shell (pdksh) + +Pass UTF8=no to the script so that mksh does never assume +that the terminal is in UTF-8 mode. + +Pass STATIC=yes to the script to create a static build. + +Pass DIET=yes to the script in order to use dietlibc (this +requires dietlibc, also available on SBo) -- cgit v1.2.3