HomeSort by relevance Sort by last modified time
    Searched refs:am__is_gnu_make (Results 1 - 4 of 4) sorted by null

  /external/strace/tests/
Makefile 71 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' macro
81 if $(am__is_gnu_make); then \
    [all...]
  /external/strace/tests-m32/
Makefile 71 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' macro
81 if $(am__is_gnu_make); then \
    [all...]
  /external/strace/tests-mx32/
Makefile 71 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' macro
81 if $(am__is_gnu_make); then \
    [all...]
  /external/strace/
Makefile 77 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' macro
87 if $(am__is_gnu_make); then \
    [all...]

Completed in 81 milliseconds