FI Blue 3D
 
 
 FAQ  •  Search  •  Memberlist  •  Usergroups   •  Register  •  Profile  •  Log in to check your private messages  •  Log in
 
 
 Makefile *Rev2* View next topic
View previous topic
Post new topicReply to topic
Author Message
iPSad
Site Admin


Joined: 26 Jun 2010
Posts: 47

PostPosted: Tue Jul 06, 2010 10:44 am Reply with quoteBack to top

Code:
TARGET = eboot
OBJS = main.o graphics.o font.o

PSPSDK=$(shell psp-config --pspsdk-path)

INCDIR =
CFLAGS = -O2 -G0 -Wall
CXXFLAGS = $(CFLAGS) -fno-exceptions -fno-rtti
ASFLAGS = $(CFLAGS)

LIBDIR =
LDFLAGS =

LIBS =  -lpsppower -lpspumd -mnostartfiles -mnocrt-thingie

EXTRA_TARGETS = EBOOT.PBP
PSP_EBOOT_TITLE = iLoader
PSP_EBOOT_ICON  = icon0.png
PSP_EBOOT_PIC1 = pic1.png
PSP_FW_VERSION=371
BUILD_PRX = 1


include $(PSPSDK)/lib/build.mak



Last edited by iPSad on Thu Jul 08, 2010 9:54 am; edited 1 time in total
View user's profileSend private messageSend e-mail
iPSad
Site Admin


Joined: 26 Jun 2010
Posts: 47

PostPosted: Wed Jul 07, 2010 12:53 pm Reply with quoteBack to top

or

Code:
#---------------------------------------------
# iLoader Makefile
#---------------------------------------------

TARGET = eboot
OBJS = main.o graphics.o font.o

INCDIR =
CFLAGS = -G0 -Wall
CXXFLAGS = $(CFLAGS) -fno-exceptions -fno-rtti
ASFLAGS = $(CFLAGS)
LIBDIR =

LIBS = -lpsppower -lpspumd -mnostartfiles -mnocrt-thingie

LDFLAGS =

EXTRA_TARGETS = EBOOT.PBP
PSP_EBOOT_TITLE = iLoader
PSP_EBOOT_ICON = icon0.png
PSP_EBOOT_PIC1 = pic1.png

BUILD_PRX = 1
PSP_FW_VERSION = 371

PSPSDK = $(shell psp-config --pspsdk-path)
include $(PSPSDK)/lib/build.mak
View user's profileSend private messageSend e-mail
Display posts from previous:      
Post new topicReply to topic


 Jump to:   



View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001/3 phpBB Group :: FI Theme :: All times are GMT
Web Hosting Directory
 
 


Start Your Own Video Sharing Site

Free Web Hosting | Free Forum Hosting | FlashWebHost.com | Image Hosting | Photo Gallery | FreeMarriage.com

Powered by PhpBBweb.com, setup your forum now!
For Support, visit Forums.BizHat.com