Removing obsolete _MINIX_COMPAT define
Change-Id: If1f5901a53bbc454c04ee33ebb469a58f0566df7
This commit is contained in:
parent
813d4c6a36
commit
afa4fd56ac
2 changed files with 0 additions and 2 deletions
|
@ -1,3 +1,2 @@
|
|||
CPPFLAGS+= -D_MINIX_COMPAT
|
||||
LDADD+= -lminlib -lcompat_minix -lasyn -lterminfo
|
||||
BINDIR?=/usr/bin
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
.include <bsd.own.mk>
|
||||
|
||||
LIB= compat_minix
|
||||
CPPFLAGS+= -D_MINIX_COMPAT
|
||||
USE_SHLIBDIR= yes
|
||||
|
||||
.PATH: ${.CURDIR}
|
||||
|
|
Loading…
Reference in a new issue