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