dec21140A: remove ACK option in Makefile
This commit is contained in:
committed by
Gerrit Code Review
parent
da82f9b2e8
commit
96ffd57540
@@ -16,6 +16,6 @@ MAN=
|
||||
BINDIR?= /usr/sbin
|
||||
|
||||
debug= 0
|
||||
CPPFLAGS+= -Ddebug=${debug} -w
|
||||
CPPFLAGS+= -Ddebug=${debug}
|
||||
|
||||
.include <minix.service.mk>
|
||||
|
||||
Reference in New Issue
Block a user