$(am.chars.empty), \
$(lastword $(1)))))
-?HANDLE-EXEEXT?am__handle_exeext := yes
-?!HANDLE-EXEEXT?am__handle_exeext := no
+?HANDLE-EXEEXT?am.conf.handle-exeext := yes
+?!HANDLE-EXEEXT?am.conf.handle-exeext := no
## These definitions have been generated by the following Bash 4 script:
##
!%.log %.trs: %$1 $$($$(call am__tpfx,$1)LOG_DEPENDENCIES)
! @$$(call am__runtest,$$(call am__tpfx,$1))
!
-!ifeq ($(am__handle_exeext),yes)
+!ifeq ($(am.conf.handle-exeext),yes)
!ifdef EXEEXT
!%.log %.trs: %$1$(EXEEXT) $$($$(call am__tpfx,$1)LOG_DEPENDENCIES)
! @$$(call am__runtest,$$(call am__tpfx,$1))
!endif # defined EXEEXT
-!endif # am__handle_exeext = yes
+!endif # am.conf.handle-exeext = yes
!
!endef # am__handle_per_suffix_test
!