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

SHELL := cmd.exe
RM := rm -rf

USER_OBJS :=

LIBS := 
PROJ := 

O_SRCS := 
C_SRCS := 
S_SRCS := 
S_UPPER_SRCS := 
OBJ_SRCS := 
ASM_SRCS := 
PREPROCESSING_SRCS := 
OBJS := 
OBJS_AS_ARGS := 
C_DEPS := 
C_DEPS_AS_ARGS := 
EXECUTABLES := 
OUTPUT_FILE_PATH :=
OUTPUT_FILE_PATH_AS_ARGS :=
AVR_APP_PATH :=$$$AVR_APP_PATH$$$
QUOTE := "
ADDITIONAL_DEPENDENCIES:=
OUTPUT_FILE_DEP:=
LIB_DEP:=
LINKER_SCRIPT_DEP:=

# Every subdirectory with source files must be described here
SUBDIRS := 


# Add inputs and outputs from these tool invocations to the build variables 
C_SRCS +=  \
../main.c \
../mb.c \
../mbascii.c \
../mbcrc.c \
../mbfunccoils.c \
../mbfuncdiag.c \
../mbfuncdisc.c \
../mbfuncholding.c \
../mbfuncinput.c \
../mbfuncother.c \
../mbrtu.c \
../mbtcp.c \
../mbutils.c \
../portevent.c \
../portserial.c \
../porttimer.c


PREPROCESSING_SRCS += 


ASM_SRCS += 


OBJS +=  \
main.o \
mb.o \
mbascii.o \
mbcrc.o \
mbfunccoils.o \
mbfuncdiag.o \
mbfuncdisc.o \
mbfuncholding.o \
mbfuncinput.o \
mbfuncother.o \
mbrtu.o \
mbtcp.o \
mbutils.o \
portevent.o \
portserial.o \
porttimer.o

OBJS_AS_ARGS +=  \
main.o \
mb.o \
mbascii.o \
mbcrc.o \
mbfunccoils.o \
mbfuncdiag.o \
mbfuncdisc.o \
mbfuncholding.o \
mbfuncinput.o \
mbfuncother.o \
mbrtu.o \
mbtcp.o \
mbutils.o \
portevent.o \
portserial.o \
porttimer.o

C_DEPS +=  \
main.d \
mb.d \
mbascii.d \
mbcrc.d \
mbfunccoils.d \
mbfuncdiag.d \
mbfuncdisc.d \
mbfuncholding.d \
mbfuncinput.d \
mbfuncother.d \
mbrtu.d \
mbtcp.d \
mbutils.d \
portevent.d \
portserial.d \
porttimer.d

C_DEPS_AS_ARGS +=  \
main.d \
mb.d \
mbascii.d \
mbcrc.d \
mbfunccoils.d \
mbfuncdiag.d \
mbfuncdisc.d \
mbfuncholding.d \
mbfuncinput.d \
mbfuncother.d \
mbrtu.d \
mbtcp.d \
mbutils.d \
portevent.d \
portserial.d \
porttimer.d

OUTPUT_FILE_PATH +=GccApplication1.elf

OUTPUT_FILE_PATH_AS_ARGS +=GccApplication1.elf

ADDITIONAL_DEPENDENCIES:=

OUTPUT_FILE_DEP:= ./makedep.mk

LIB_DEP+= 

LINKER_SCRIPT_DEP+= 


# AVR32/GNU C Compiler
./main.o: .././main.c
	@echo Building file: $<
	@echo Invoking: AVR/GNU C Compiler : 5.4.0
	$(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-gcc.exe$(QUOTE)  -x c -funsigned-char -funsigned-bitfields -DDEBUG  -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\demo\AVR\port" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\FUNCTI~1" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\rtu" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\ascii" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\tcp"  -Og -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega32 -B "C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega32" -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" 
	@echo Finished building: $<
	

./mb.o: .././mb.c
	@echo Building file: $<
	@echo Invoking: AVR/GNU C Compiler : 5.4.0
	$(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-gcc.exe$(QUOTE)  -x c -funsigned-char -funsigned-bitfields -DDEBUG  -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\demo\AVR\port" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\FUNCTI~1" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\rtu" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\ascii" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\tcp"  -Og -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega32 -B "C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega32" -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" 
	@echo Finished building: $<
	

./mbascii.o: .././mbascii.c
	@echo Building file: $<
	@echo Invoking: AVR/GNU C Compiler : 5.4.0
	$(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-gcc.exe$(QUOTE)  -x c -funsigned-char -funsigned-bitfields -DDEBUG  -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\demo\AVR\port" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\FUNCTI~1" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\rtu" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\ascii" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\tcp"  -Og -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega32 -B "C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega32" -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" 
	@echo Finished building: $<
	

./mbcrc.o: .././mbcrc.c
	@echo Building file: $<
	@echo Invoking: AVR/GNU C Compiler : 5.4.0
	$(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-gcc.exe$(QUOTE)  -x c -funsigned-char -funsigned-bitfields -DDEBUG  -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\demo\AVR\port" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\FUNCTI~1" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\rtu" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\ascii" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\tcp"  -Og -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega32 -B "C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega32" -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" 
	@echo Finished building: $<
	

./mbfunccoils.o: .././mbfunccoils.c
	@echo Building file: $<
	@echo Invoking: AVR/GNU C Compiler : 5.4.0
	$(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-gcc.exe$(QUOTE)  -x c -funsigned-char -funsigned-bitfields -DDEBUG  -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\demo\AVR\port" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\FUNCTI~1" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\rtu" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\ascii" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\tcp"  -Og -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega32 -B "C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega32" -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" 
	@echo Finished building: $<
	

./mbfuncdiag.o: .././mbfuncdiag.c
	@echo Building file: $<
	@echo Invoking: AVR/GNU C Compiler : 5.4.0
	$(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-gcc.exe$(QUOTE)  -x c -funsigned-char -funsigned-bitfields -DDEBUG  -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\demo\AVR\port" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\FUNCTI~1" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\rtu" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\ascii" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\tcp"  -Og -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega32 -B "C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega32" -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" 
	@echo Finished building: $<
	

./mbfuncdisc.o: .././mbfuncdisc.c
	@echo Building file: $<
	@echo Invoking: AVR/GNU C Compiler : 5.4.0
	$(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-gcc.exe$(QUOTE)  -x c -funsigned-char -funsigned-bitfields -DDEBUG  -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\demo\AVR\port" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\FUNCTI~1" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\rtu" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\ascii" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\tcp"  -Og -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega32 -B "C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega32" -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" 
	@echo Finished building: $<
	

./mbfuncholding.o: .././mbfuncholding.c
	@echo Building file: $<
	@echo Invoking: AVR/GNU C Compiler : 5.4.0
	$(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-gcc.exe$(QUOTE)  -x c -funsigned-char -funsigned-bitfields -DDEBUG  -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\demo\AVR\port" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\FUNCTI~1" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\rtu" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\ascii" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\tcp"  -Og -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega32 -B "C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega32" -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" 
	@echo Finished building: $<
	

./mbfuncinput.o: .././mbfuncinput.c
	@echo Building file: $<
	@echo Invoking: AVR/GNU C Compiler : 5.4.0
	$(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-gcc.exe$(QUOTE)  -x c -funsigned-char -funsigned-bitfields -DDEBUG  -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\demo\AVR\port" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\FUNCTI~1" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\rtu" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\ascii" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\tcp"  -Og -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega32 -B "C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega32" -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" 
	@echo Finished building: $<
	

./mbfuncother.o: .././mbfuncother.c
	@echo Building file: $<
	@echo Invoking: AVR/GNU C Compiler : 5.4.0
	$(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-gcc.exe$(QUOTE)  -x c -funsigned-char -funsigned-bitfields -DDEBUG  -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\demo\AVR\port" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\FUNCTI~1" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\rtu" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\ascii" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\tcp"  -Og -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega32 -B "C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega32" -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" 
	@echo Finished building: $<
	

./mbrtu.o: .././mbrtu.c
	@echo Building file: $<
	@echo Invoking: AVR/GNU C Compiler : 5.4.0
	$(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-gcc.exe$(QUOTE)  -x c -funsigned-char -funsigned-bitfields -DDEBUG  -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\demo\AVR\port" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\FUNCTI~1" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\rtu" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\ascii" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\tcp"  -Og -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega32 -B "C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega32" -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" 
	@echo Finished building: $<
	

./mbtcp.o: .././mbtcp.c
	@echo Building file: $<
	@echo Invoking: AVR/GNU C Compiler : 5.4.0
	$(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-gcc.exe$(QUOTE)  -x c -funsigned-char -funsigned-bitfields -DDEBUG  -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\demo\AVR\port" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\FUNCTI~1" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\rtu" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\ascii" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\tcp"  -Og -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega32 -B "C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega32" -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" 
	@echo Finished building: $<
	

./mbutils.o: .././mbutils.c
	@echo Building file: $<
	@echo Invoking: AVR/GNU C Compiler : 5.4.0
	$(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-gcc.exe$(QUOTE)  -x c -funsigned-char -funsigned-bitfields -DDEBUG  -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\demo\AVR\port" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\FUNCTI~1" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\rtu" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\ascii" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\tcp"  -Og -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega32 -B "C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega32" -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" 
	@echo Finished building: $<
	

./portevent.o: .././portevent.c
	@echo Building file: $<
	@echo Invoking: AVR/GNU C Compiler : 5.4.0
	$(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-gcc.exe$(QUOTE)  -x c -funsigned-char -funsigned-bitfields -DDEBUG  -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\demo\AVR\port" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\FUNCTI~1" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\rtu" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\ascii" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\tcp"  -Og -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega32 -B "C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega32" -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" 
	@echo Finished building: $<
	

./portserial.o: .././portserial.c
	@echo Building file: $<
	@echo Invoking: AVR/GNU C Compiler : 5.4.0
	$(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-gcc.exe$(QUOTE)  -x c -funsigned-char -funsigned-bitfields -DDEBUG  -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\demo\AVR\port" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\FUNCTI~1" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\rtu" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\ascii" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\tcp"  -Og -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega32 -B "C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega32" -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" 
	@echo Finished building: $<
	

./porttimer.o: .././porttimer.c
	@echo Building file: $<
	@echo Invoking: AVR/GNU C Compiler : 5.4.0
	$(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-gcc.exe$(QUOTE)  -x c -funsigned-char -funsigned-bitfields -DDEBUG  -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\demo\AVR\port" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\include" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\FUNCTI~1" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\rtu" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\ascii" -I"C:\Users\836D~1\YANDEX~2\4887~1\-3F5B~1\0424~1\FREEMO~1.6\modbus\tcp"  -Og -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega32 -B "C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega32" -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" 
	@echo Finished building: $<
	




# AVR32/GNU Preprocessing Assembler



# AVR32/GNU Assembler




ifneq ($(MAKECMDGOALS),clean)
ifneq ($(strip $(C_DEPS)),)
-include $(C_DEPS)
endif
endif

# Add inputs and outputs from these tool invocations to the build variables 

# All Target
all: $(OUTPUT_FILE_PATH) $(ADDITIONAL_DEPENDENCIES)

$(OUTPUT_FILE_PATH): $(OBJS) $(USER_OBJS) $(OUTPUT_FILE_DEP) $(LIB_DEP) $(LINKER_SCRIPT_DEP)
	@echo Building target: $@
	@echo Invoking: AVR/GNU Linker : 5.4.0
	$(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-gcc.exe$(QUOTE) -o$(OUTPUT_FILE_PATH_AS_ARGS) $(OBJS_AS_ARGS) $(USER_OBJS) $(LIBS) -Wl,-Map="GccApplication1.map" -Wl,--start-group -Wl,-lm  -Wl,--end-group -Wl,--gc-sections -mmcu=atmega32 -B "C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega32"  
	@echo Finished building target: $@
	"C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-objcopy.exe" -O ihex -R .eeprom -R .fuse -R .lock -R .signature -R .user_signatures  "GccApplication1.elf" "GccApplication1.hex"
	"C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-objcopy.exe" -j .eeprom  --set-section-flags=.eeprom=alloc,load --change-section-lma .eeprom=0  --no-change-warnings -O ihex "GccApplication1.elf" "GccApplication1.eep" || exit 0
	"C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-objdump.exe" -h -S "GccApplication1.elf" > "GccApplication1.lss"
	"C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-objcopy.exe" -O srec -R .eeprom -R .fuse -R .lock -R .signature -R .user_signatures "GccApplication1.elf" "GccApplication1.srec"
	"C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin\avr-size.exe" "GccApplication1.elf"
	
	





# Other Targets
clean:
	-$(RM) $(OBJS_AS_ARGS) $(EXECUTABLES)  
	-$(RM) $(C_DEPS_AS_ARGS)   
	rm -rf "GccApplication1.elf" "GccApplication1.a" "GccApplication1.hex" "GccApplication1.lss" "GccApplication1.eep" "GccApplication1.map" "GccApplication1.srec" "GccApplication1.usersignatures"
	