hallo leute
ich möchte gerne AVRs in C programmieren, wenn ich jedoch mein programm (ein vorgefertigtes beispielprogramm, müsste eigt korrekt sein) compilen möchte und auf "make all" klicke erscheint diese fehlermeldung:
> "make.exe" all

-------- begin --------
avr-gcc (GCC) 4.1.1 (WinAVR 20070101)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

make.exe: *** No rule to make target `main.o', needed by `main.elf'. Stop.

> Process Exit Code: 2

was mache ich falsch ? danke schonmal !!!
MfG maddin