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

# Add inputs and outputs from these tool invocations to the build variables 
C_SRCS += \
..\src/app_version.c \
..\src/main.c 

C_DEPS += \
./src/app_version.d \
./src/main.d 

OBJS += \
./src/app_version.o \
./src/main.o 


# Each subdirectory must supply rules for building sources it contributes
src/%.o: ../src/%.c
	@echo 'Scanning and building file: $<'
	@echo 'Invoking: Scanner and Compiler'
	@rx-elf-gcc -MM -MP -MF ""$(@:%.o=%.d)"" -MT"$(@:%.o=%.o)" -MT""$(@:%.o=%.d)"" @"src/c.depsub" "$<"
	@echo	rx-elf-gcc -MM -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.o)" -MT"$(@:%.o=%.d)" -x c   -Wchar-subscripts -Wcomment -Wformat -Wimplicit -Wno-import -Wparentheses -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wreorder -Wsign-compare -nostdinc -I"C:\PROGRA~2\KPIT\GNURXV~1.01-\rx-elf\rx-elf/rx-elf/include" -I"C:\PROGRA~2\KPIT\GNURXV~1.01-\rx-elf\rx-elf/lib/gcc/rx-elf/4.8-GNURX_v16.01/include" -I"C:\e2_workspace\OPH5000EN\src" -D__RX_LITTLE_ENDIAN__=1 -g2 -g -mlittle-endian-data -mcpu=rx610 -fshort-enums -fexec-charset=CP437 -std=gnu99 -MMD -Wno-main "$<"
	@rx-elf-gcc -Wa,-adlhn="$(basename $(notdir $<)).lst" @"src/c.sub" -o "$(@:%.d=%.o)" "$<"
	@echo rx-elf-gcc -c -x c  -Wa,-adlhn="$(basename $(notdir $<)).lst" -Wchar-subscripts -Wcomment -Wformat -Wimplicit -Wno-import -Wparentheses -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wreorder -Wsign-compare -nostdinc -I"C:\PROGRA~2\KPIT\GNURXV~1.01-\rx-elf\rx-elf/rx-elf/include" -I"C:\PROGRA~2\KPIT\GNURXV~1.01-\rx-elf\rx-elf/lib/gcc/rx-elf/4.8-GNURX_v16.01/include" -I"C:\e2_workspace\OPH5000EN\src" -D__RX_LITTLE_ENDIAN__=1 -g2 -g -mlittle-endian-data -mcpu=rx610 -fshort-enums -fexec-charset=CP437 -std=gnu99 -MMD -Wno-main -o "$(@:%.d=%.o)" "$<"
	@echo 'Finished scanning and building: $<'
	@echo.

