blob: aeabac9629bda1dddd45e0ff3aa1765dafbdcc24 [file] [log] [blame]
################################################################################
# Automatically-generated file. Do not edit!
################################################################################
# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../main.c
OBJS += \
./main.o
C_DEPS += \
./main.d
# Each subdirectory must supply rules for building sources it contributes
%.o: ../%.c subdir.mk
@echo 'Building file: $<'
@echo 'Invoking: MBS30.compiler.gnu.c'
gcc -O0 -g3 -Wall -c -fmessage-length=0 -v -o "$@" "$<" && \
echo -n '$(@:%.o=%.d)' $(dir $@) > '$(@:%.o=%.d)' && \
gcc -MM -MG -P -w -O0 -g3 -Wall -c -fmessage-length=0 -v "$<" >> '$(@:%.o=%.d)'
@echo 'Finished building: $<'
@echo ' '