OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INCLUDES
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hpcmips/stand/lcboot/
Makefile
29
INCLUDES
= -I${.OBJDIR} -I${S} -I${S}/arch
30
CPPFLAGS+= ${
INCLUDES
} -nostdinc -D_STANDALONE -DHEAP_LIMIT=0x8002ffff
/src/sys/arch/sparc/stand/bootblk/
Makefile
23
INCLUDES
= -I. -I$S/arch -I$S -I${S}/../common/include -nostdinc
24
CPPFLAGS= ${
INCLUDES
} ${IDENT} ${PARAM} -D_MODULE -D_KERNEL
/src/common/dist/zlib/nintendods/
Makefile
16
#
INCLUDES
is a list of directories containing header files
22
INCLUDES
:= include
82
export INCLUDE := $(foreach dir,$(
INCLUDES
),-I$(CURDIR)/$(dir)) \
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025