dtksh: use bin/package flat make instead of shell

Shell isn't portable, so upstream ksh93 has a "flat" function that we can use
to put binaries in a static place that doesn't require a shell command. We still
do need an intermediate setup.sh shell script due to a bug in ksh that object
files aren't being put in lib, and FEATURE not in include. We also cut out some
 unused symbols, and a hpux specific implementation of dynlib (new hpux should
 conform to the posix implementation anyhow.)
This commit is contained in:
Chase
2020-12-28 20:35:39 -06:00
committed by Jon Trulson
parent f884dce398
commit 90fff44682
10 changed files with 28 additions and 821 deletions

5
cde/.gitignore vendored
View File

@@ -906,6 +906,7 @@ programs/dtinfo/tools/misc/pmaker
programs/dtinfo/tools/misc/treeres
# program/dtksh
programs/dtksh/FEATURE
programs/dtksh/dtksh
programs/dtksh/suid_exec
programs/dtksh/examples/CallDataTest4
@@ -1033,10 +1034,6 @@ programs/fontaliases/sun/ja/dtinfo.pcf.gz
programs/fontaliases/sun/ja/dtinfo.pcf.Z
programs/fontaliases/sun/ja/fonts.dir
# programs/ksh93
programs/dtksh/ksh93/man/man1/sh.1
programs/dtksh/ksh93/man/man3/nval.3
# programs/localized
programs/localized/C/types/*.dt
programs/localized/C/types/*.dt.tmsg