File Makefile
Help
# Hey Emacs, this is a makefile
# AVR-GCC
V x
# is publijMain file: main
# (GNU mak;
e WinAVR template (which to any flavor of "make"
MCU = atmegal6 FORMAT = ihex TARGET = main
SRC = $(TARGET).c filel.c file2.c ASRC =
OPT = s
| C/C++ source file(s): filel.c file2.c Include main.c
OK
lwarf-2.
# AVR (extended) COFF reąuires stabs, plus an avr-objcopy run. DEBUG = stabs
# Compiler flag to set the C Standard level.
# c89 - "ANSI" C
# gnu89 - c89 plus GCC extensions
-LL.