We no longer need INCLUDES+= -I$S/contrib/dev/acpica.

This commit is contained in:
David E. O'Brien 2005-10-24 04:40:37 +00:00
parent c33a1f33c8
commit f769d59f8c

View File

@ -48,11 +48,8 @@ NOSTDINC= -nostdinc
INCLUDES= ${NOSTDINC} -I- ${INCLMAGIC} -I. -I$S
# This hack lets us use the Intel ACPICA code without spamming a new
# include path into 100+ source files.
INCLUDES+= -I$S/contrib/dev/acpica
# ... and the same for altq
# This hack lets us use the OpenBSD altq code without spamming a new
# include path into contrib'ed source files.
INCLUDES+= -I$S/contrib/altq
# ... and the same for Atheros HAL when the author builds it from