################################################################################ # Automatically-generated file. Do not edit! ################################################################################ # Add inputs and outputs from these tool invocations to the build variables C_SRCS += \ ../main.c OBJS_RISC_o += \ ./main.o # Each subdirectory must supply rules for building sources it contributes %.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 ' '