OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:config_h_header
(Results
1 - 1
of
1
) sorted by null
/external/bison/
maint.mk
437
#
config_h_header
must be suitable for grep -E.
438
config_h_header
?= <config\.h>
macro
440
@require='^# *include $(
config_h_header
)' \
452
| grep -E '^# *include $(
config_h_header
)' > /dev/null \
[
all
...]
Completed in 124 milliseconds