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 16 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025