linux:/home/jesusxp/development/psp/scratch/lesson06 # make kxploit
psp-gcc -I. -I/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall -c -o lesson06.o lesson06.c
lesson06.c: In function ‘main’:
lesson06.c:67: warning: implicit declaration of function ‘sceDisplayWaitVblankStart’
make: *** No rule to make target `main.o', needed by `lesson06.elf'. Stop.
linux:/home/jesusxp/development/psp/scratch/lesson06 #