Hallo.
Ich bin von Bascom auf Win-Avr umgestiegen und jetzt habe ich hab ein kleines Problem nämlich folgendes:

> "make.exe" all

-------- begin --------
avr-gcc (WinAVR 20080430) 4.3.0
Copyright (C) 2008 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.c.elf', needed by `elf'. Stop.

> Process Exit Code: 2
> Time Taken: 00:03
Abgesehen davon, dass er keine elf Datei machen kann (was is eigentlich elf?) will ich ja auch keine exe sondern eine .hex die ich mit ponyprog in meinen AVR laden kann.

Bin immer dankbar für Hilfe