Build dtksh on OpenBSD.
This needs ksh93 to bootstrap, available in the openbsd-wip for now as a port, due to be committed some time soon ...
This commit is contained in:
committed by
Jon Trulson
parent
b578dca486
commit
3629a61f7c
@@ -1028,5 +1028,9 @@ install:: fonts.alias @@\
|
||||
#define RandomMotifMessageCatalogRule(target)
|
||||
#endif
|
||||
|
||||
#ifndef KornShell
|
||||
#define KornShell /usr/local/bin/ksh93
|
||||
#endif
|
||||
|
||||
/* This must come last */
|
||||
#include <bsdLib.rules>
|
||||
|
||||
Reference in New Issue
Block a user