OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:am__is_gnu_make
(Results
1 - 14
of
14
) sorted by null
/external/elfutils/src/config/
Makefile
17
am__is_gnu_make
= test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
macro
27
if $(
am__is_gnu_make
); then \
/external/elfutils/src/m4/
Makefile
17
am__is_gnu_make
= test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
macro
27
if $(
am__is_gnu_make
); then \
/external/elfutils/src/src/
Makefile
21
am__is_gnu_make
= test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
macro
31
if $(
am__is_gnu_make
); then \
[
all
...]
/external/elfutils/src/lib/
Makefile
19
am__is_gnu_make
= test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
macro
29
if $(
am__is_gnu_make
); then \
/external/elfutils/src/libasm/
Makefile
20
am__is_gnu_make
= test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
macro
30
if $(
am__is_gnu_make
); then \
/external/elfutils/src/libcpu/
Makefile
20
am__is_gnu_make
= test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
macro
30
if $(
am__is_gnu_make
); then \
/external/elfutils/src/libdwelf/
Makefile
19
am__is_gnu_make
= test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
macro
29
if $(
am__is_gnu_make
); then \
/external/elfutils/src/libebl/
Makefile
19
am__is_gnu_make
= test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
macro
29
if $(
am__is_gnu_make
); then \
/external/elfutils/src/
Makefile
18
am__is_gnu_make
= test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
macro
28
if $(
am__is_gnu_make
); then \
/external/elfutils/src/libdwfl/
Makefile
19
am__is_gnu_make
= test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
macro
29
if $(
am__is_gnu_make
); then \
/external/elfutils/src/backends/
Makefile
20
am__is_gnu_make
= test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
macro
30
if $(
am__is_gnu_make
); then \
[
all
...]
/external/elfutils/src/libdw/
Makefile
20
am__is_gnu_make
= test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
macro
30
if $(
am__is_gnu_make
); then \
[
all
...]
/external/elfutils/src/libelf/
Makefile
20
am__is_gnu_make
= test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
macro
30
if $(
am__is_gnu_make
); then \
[
all
...]
/external/elfutils/src/tests/
Makefile
17
am__is_gnu_make
= test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
macro
27
if $(
am__is_gnu_make
); then \
[
all
...]
Completed in 114 milliseconds