This commit was generated by cvs2svn to compensate for changes in r61, which
included commits to RCS files with non-trunk default branches.
This commit is contained in:
commit
a1f61cab50
6
Makefile
6
Makefile
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.14 2003/08/08 22:32:10 miod Exp $
|
# $OpenBSD: Makefile,v 1.15 2003/08/11 09:41:31 miod Exp $
|
||||||
|
|
||||||
PROG= ksh
|
PROG= ksh
|
||||||
SRCS= alloc.c c_ksh.c c_sh.c c_test.c c_ulimit.c edit.c emacs.c \
|
SRCS= alloc.c c_ksh.c c_sh.c c_test.c c_ulimit.c edit.c emacs.c \
|
||||||
@ -31,7 +31,3 @@ check test:
|
|||||||
/bin/sh ${.CURDIR}/tests/th.sh ${.CURDIR}/tests/th -s ${.CURDIR}/tests -p ./ksh -C pdksh,sh,ksh,posix,posix-upu
|
/bin/sh ${.CURDIR}/tests/th.sh ${.CURDIR}/tests/th -s ${.CURDIR}/tests -p ./ksh -C pdksh,sh,ksh,posix,posix-upu
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
|
||||||
.if (${MACHINE_ARCH} == "m88k")
|
|
||||||
CFLAGS+= -O0
|
|
||||||
.endif
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user