Remove MINIXSRCDIR and use NETBSDSRCDIR

NETBSDSRCDIR is used all over the place anyway, and this reduces
our diff with NetBSD a little.
This commit is contained in:
Thomas Veerman
2012-06-06 11:16:32 +00:00
parent 657168fa10
commit f93afa00e9
48 changed files with 65 additions and 101 deletions

View File

@@ -143,7 +143,7 @@ CPPFLAGS+= -DUSE_LIVEUPDATE
CPPFLAGS+= -DUSE_SYSDEBUG
.endif
CPPFLAGS.sched_start.c+= -I${MINIXSRCDIR}
CPPFLAGS.sched_start.c+= -I${NETBSDSRCDIR}
.if (${CC} == "gcc") || (${CC} == "clang")
LDADD+= -lminc