[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] makefile
From: |
E. Weddington |
Subject: |
Re: [avr-gcc-list] makefile |
Date: |
Mon, 11 Aug 2003 21:07:16 GMT |
> I'm new to make. I did a real simple makefile using
Emacs. It outputs my
> program as CETsoft. I want CETsoft.hex and CETsoft.elf.
I know this is a
> silly question and everyone is going to say 'read the
manual', well I am
> reading the manual, I just had one too many cups of
coffee this morning and
> I'm impatient.
>
> Here is my simple makefile (don't laugh! :>)
>
> -Brian
>
>
To save hours of work, get the sample makefile that comes
with WinAVR, and just modify it to fit your project.