blob: a83733ab14f0a21c6c130bfaecabdf46a9eacada [file] [log] [blame]
################################################################################
# Automatically-generated file. Do not edit!
################################################################################
# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../Functions/Func1.c
OBJS += \
./Functions/Func1.o
C_DEPS += \
./Functions/Func1.d
# Each subdirectory must supply rules for building sources it contributes
Functions/%.o: ../Functions/%.c
@echo 'Building file: $<'
@echo 'Invoking: GCC C Compiler'
gcc -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -o "$@" "$<"
@echo 'Finished building: $<'
@echo ' '