when compiling my own code. What am I doing wrong? I have my code in a different directory then SDKTEST. Is that the problem? I am new in using make files, but is it really basic and easy to learn.make: *** No rule to make target 'main.o', needed by 'pspbutton.elf . Stop.
EDIT: I am using cygwin
EDIT2: Fixed that problem. I don't know what I did, but I just changed the PSP_MODULE_INFO line in my code and it worked :)