@Sternthaler
Vielen Dank für deine Hilfe....allerdings scheint immer noch ein Problem vorhanden zu sein.

Code:
C:\ASURO_SRC\AsuroLib\examples\FirstTry>make all 
-------- begin --------
avr-gcc --version
avr-gcc (GCC) 3.3.1
Copyright (C) 2003 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.

avr-gcc -mmcu=atmega8 -I. -g -Os -I../../lib/inc -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=test.o test.o asuro.o   --output test.elf -Wl,-Map=test.map,--cref -lm -lasuro
C:\WinAVR\bin\..\lib\gcc-lib\avr\3.3.1\..\..\..\..\avr\bin\ld.exe: cannot find -lasuro
make: *** [test.elf] Error 1

> Process Exit Code: 2
Fehlt vill noch eine Datei? Oder muss ich noch irgendwas umstellen?

Gruß
2stoned