dtksh: allow parallel building

This commit is contained in:
Chase
2021-02-12 10:06:33 -06:00
committed by Jon Trulson
parent 622496bdd6
commit cbdb9cb3fa
2 changed files with 7 additions and 6 deletions

1
cde/.gitignore vendored
View File

@@ -829,6 +829,7 @@ programs/dtinfo/tools/misc/treeres
programs/dtksh/FEATURE
programs/dtksh/dtksh
programs/dtksh/init.c
programs/dtksh/DtFuncs.dtsh
programs/dtksh/examples/CallDataTest4
programs/dtksh/examples/CallbackTest2
programs/dtksh/examples/DtCursorTest2