Home | History | Annotate | Download | only in libexif

Lines Matching refs:postlink_cmds

8908 	if test -n "$postlink_cmds"; then
8910 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
8911 func_execute_cmds "$postlink_cmds" 'exit $?'
8960 if test -n "$postlink_cmds"; then
8962 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
8963 func_execute_cmds "$postlink_cmds" 'exit $?'
8999 if test -n "$postlink_cmds"; then
9001 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
9002 func_execute_cmds "$postlink_cmds" 'exit $?'