-specs=$(PSPSDK)/lib/prxspecs -Wl,-q,-T$(PSPSDK)/lib/linkfile.prx
D:\devkitPro\devkitPSP\bin\mksfo.exe "Title" title.sfo D:\devkitPro\devkitPSP\bin\psp-fixup-imports.exe temp.elf D:\devkitPro\devkitPSP\bin\psp-prxgen.exe temp.elf temp.prx D:\devkitPro\devkitPSP\bin\pack-pbp.exe EBOOT.PBP title.sfo icon.png NULL NULL NULL NULL temp.prx NULL cmd /c del title.sfo cmd /c del temp.elf cmd /c del temp.prx