Removing obsolete _MINIX define
Change-Id: Id33ac7e973d1c0e249b690fe44a597474fac6076
This commit is contained in:
@@ -7,10 +7,6 @@ LIB= exec
|
||||
INCS= libexec.h
|
||||
SRCS= exec_aout.c exec_elf.c exec_general.c
|
||||
|
||||
.if (${NBSD_LIBC} != "no")
|
||||
INCSDIR= /usr/include
|
||||
.else
|
||||
INCSDIR= /usr/include.ack
|
||||
.endif
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
||||
Reference in New Issue
Block a user