################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables 
CPP_SRCS += \
../Lib/devmem2/devmem2.c

CPP_DEPS += \
./Lib/devmem2/devmem2.d 

DEVMEM2_OBJS += \
./Lib/devmem2/devmem2.o


# Each subdirectory must supply rules for building sources it contributes
Lib/devmem2/%.o: ../Lib/devmem2/%.c
	@echo 'Building file: $<'
	@echo 'Invoking: GCC C Compiler'
	$(CC) -I"../Lib/bzip2/" -include sys/types.h $(OPT_MIN_DBG_FLAGS) -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o "$@" "$<"
	@echo 'Finished building: $<'
	@echo ' '
