1
################################################################################
2
# Automatically-generated file. Do not edit!
3
################################################################################
5
# Add inputs and outputs from these tool invocations to the build variables
16
# Each subdirectory must supply rules for building sources it contributes
18
@echo 'Building file: $<'
19
@echo 'Invoking: AVR Compiler'
20
avr-gcc -Wall -Os -fpack-struct -fshort-enums -std=gnu99 -funsigned-char -funsigned-bitfields -mmcu=attiny13 -DF_CPU=4800000UL -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -c -o"$@" "$<"
21
@echo 'Finished building: $<'