Removing obsolete _MINIX define

Change-Id: Id33ac7e973d1c0e249b690fe44a597474fac6076
This commit is contained in:
2013-02-26 09:44:20 +00:00
parent f360500351
commit 8e4736f2df
102 changed files with 122 additions and 239 deletions
+3 -5
View File
@@ -1,5 +1,3 @@
.if defined(NBSD_LIBC) && (${NBSD_LIBC} == "yes")
CPPFLAGS+= -D_MINIX -D_NETBSD_SOURCE
.else
CPPFLAGS+= -D_MINIX -D_POSIX_SOURCE
.endif
# $NetBSD: Makefile.inc,v 1.7 2012/03/21 05:39:21 matt Exp $
#WARNS?= 5