################################################################################ # Automatically-generated file. Do not edit! ################################################################################ # Add inputs and outputs from these tool invocations to the build variables S1_SRCS += \ ../dsp1.s1 C_SRCS += \ ../startup.c S0_SRCS += \ ../dsp.s0 OBJS_ASM_x0 += \ ./dsp.x0 OBJS_RISC_o += \ ./startup.o OBJS_ASM_x1 += \ ./dsp1.x1 # Each subdirectory must supply rules for building sources it contributes %.x0: ../%.s0 @echo 'Building file: $<' @echo 'Invoking: DSP0 Assembler - elcore-elvis-elf-as' "c:\\elvees\\MCStudio_MCom-02_2020.12_36"/ToolsDSP/bin/elcore-elvis-elf-as -mcx7b --gdwarf-2 -o "$@" "$<" @echo 'Finished building: $<' @echo ' ' %.x1: ../%.s1 @echo 'Building file: $<' @echo 'Invoking: DSP1 Assembler - elcore-elvis-elf-as' "c:\\elvees\\MCStudio_MCom-02_2020.12_36"/ToolsDSP/bin/elcore-elvis-elf-as -mcx7b --gdwarf-2 -o "$@" "$<" @echo 'Finished building: $<' @echo ' ' %.o: ../%.c @echo 'Building file: $<' @echo 'Invoking: RISC C Compiler - arm-none-eabi-gcc' "c:\\elvees\\MCStudio_MCom-02_2020.12_36"/ToolsAGCC/bin/arm-none-eabi-gcc -O0 -g -gdwarf-2 -Wall -Wa,-adhlns="$@.lst" -c -fmessage-length=0 -mfloat-abi=hard -mcpu=cortex-a9 -o "$@" "$<" @echo 'Finished building: $<' @echo ' '