kiah@linux-errp:~> cd /home/kiah/Desktop/rtl8187_linux_26.1010/rtl8187_linux_26.1010.0622.2006/stack/ieee80211/
kiah@linux-errp:~/Desktop/rtl8187_linux_26.1010/rtl8187_linux_26.1010.0622.2006/stack/ieee80211> make
make -C /lib/modules/2.6.16.13-4-default/build M=/home/kiah/Desktop/rtl8187_linux_26.1010/rtl8187_linux_26.1010.0622.2006/stack/ieee80211 modules
make[1]: Entering directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'
make[1]: *** No rule to make target `modules'. Stop.
make[1]: Leaving directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'
make: *** [modules] Error 2
kiah@linux-errp:~/Desktop/rtl8187_linux_26.1010/rtl8187_linux_26.1010.0622.2006/stack/ieee80211>

Can anyone tell me what it is talking about with that modules stuff? I can't figure out how to install this damn driver :S. Nothing makes sense! Why can't it be like other tarballs with an UNDERSTANDABLE readme, a makefile that works straight away and some scripts?