OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HOST_INCSDIR
(Results
1 - 3
of
3
) sorted by relevancy
/src/tools/elftoolchain/common/sys/
Makefile
10
HOST_INCSDIR
= ${TOOLDIR}/include/sys
20
install: .PHONY ${
HOST_INCSDIR
} .WAIT includes
22
${
HOST_INCSDIR
}:
24
${HOST_INSTALL_DIR} ${
HOST_INCSDIR
}
27
HOST_INCINSTFILES+= ${
HOST_INCSDIR
}/${_f}
28
${
HOST_INCSDIR
}/${_f}: ${_f}
33
includes: .PHONY ${
HOST_INCSDIR
} .WAIT ${HOST_INCINSTFILES}
/src/tools/elftoolchain/common/
Makefile
12
HOST_INCSDIR
= ${TOOLDIR}/include
16
HOST_INCINSTFILES+= ${
HOST_INCSDIR
}/${_f}
17
${
HOST_INCSDIR
}/${_f}: ${_f}
26
includes: .PHONY ${
HOST_INCSDIR
} .WAIT ${HOST_INCINSTFILES}
/src/tools/compat/
Makefile
115
HOST_INCSDIR
= ${TOOLDIR}/include
128
HOST_INCINSTFILES+= ${
HOST_INCSDIR
}/compat/${_f}
129
${
HOST_INCSDIR
}/compat/${_f}: ${_f}
135
HOST_INCINSTDIRS+= ${
HOST_INCSDIR
}/compat/${_d}
136
${
HOST_INCSDIR
}/compat/${_d}:
144
${HOST_INSTALL_FILE} $$f ${
HOST_INCSDIR
}/compat/$$f ; \
Completed in 18 milliseconds
Indexes created Wed Oct 15 01:09:54 GMT 2025