fix up DEBUGLIBS and DEBUGPROGS
This commit is contained in:
parent
c9dbe98906
commit
30aed785bc
4
Makefile
4
Makefile
@ -1,4 +1,4 @@
|
||||
# $MirOS: src/bin/mksh/Makefile,v 1.6 2005/10/08 18:53:09 tg Exp $
|
||||
# $MirOS: src/bin/mksh/Makefile,v 1.7 2005/10/20 12:47:49 tg Exp $
|
||||
|
||||
PROG= mksh
|
||||
SRCS= alloc.c edit.c eval.c exec.c expr.c funcs.c histrap.c \
|
||||
@ -16,8 +16,6 @@ CFLAGS_printf.o=-DBUILTIN
|
||||
CPPFLAGS+= -DUSE_PRINTF
|
||||
.endif
|
||||
|
||||
DEBUGPROGS= No # objcopy can't mod /bin/mksh after install (ETXTBUSY)
|
||||
|
||||
check:
|
||||
@cd ${.CURDIR} && ${MAKE} regress V=-v
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user