summaryrefslogtreecommitdiff
path: root/bin/ksh/Makefile
AgeCommit message (Collapse)Author
2004-02-16give up on amd64 -O0Theo de Raadt
2004-02-10XXX: build ksh -O0 for now, since it makes it a whole lot more stable.Theo de Raadt
we'll figure out what the bug is later, or maybe some of the other fixes going in will fix it..
2004-01-09use cc -E for the preprocessor instead of cpp.Brad Smith
ok espie@ millert@
2003-08-11I can not reproduce the ksh -O1 issues anymore on mvme88k with the latestMiod Vallat
snapshot, so stop disabling optimization.
2003-08-08Enable the first level of compiler optimizations on mvme88k by default,Miod Vallat
now that is getting stable. ksh(1) still has to be builh at -O0 for now, though. ok deraadt@
2002-04-22Do not hardcode mvme88k-specific compilation flags here, especially sinceMiod Vallat
the new flags happen to be no different from those set in <sys.mk>
1999-09-28disable optimization on 88kSteve Murphree
1999-06-15patches from pdksh 5.2.13.11Todd C. Miller
1999-01-10sync with pdksh-unstable-5.2.13.6Todd C. Miller
1998-03-06Add unlimit man link for csh and ulimit man link for sh.Todd C. Miller
1996-11-30Install ksh as sh too.Jason Downs
1996-08-25Removed unused file and move KSH define to CFLAGS.Jason Downs
1996-08-20Forgot emacs.out depends on emacs.c.Jason Downs
1996-08-19invoke /bin/shJason Downs
1996-08-14Ok, I give up kill the pdksh links.Jason Downs
1996-08-14Yet more links.Jason Downs
1996-08-14Add links.Jason Downs
1996-08-14Import pdksh 5.2.7.Jason Downs