OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unwanted_file
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/
Makefile
117
unwanted_file
:= ${SRCS:M${check_file:.S=.c}}
macro
118
.if "${
unwanted_file
}" != ""
119
SRCS := ${SRCS:N${
unwanted_file
}}
120
.if "${
unwanted_file
}" != "${check_file}"
121
LSRCS := ${LSRCS} ${
unwanted_file
}
Completed in 62 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025