mirror of
https://github.com/pspdev/pspsdk.git
synced 2026-01-02 22:00:23 +00:00
Implement some missings todo, and add libpsprtc as standard library
Remove -lm from examples because is also part of standard libraries
This commit is contained in:
@@ -8,7 +8,7 @@ ASFLAGS = $(CFLAGS)
|
||||
|
||||
LIBDIR =
|
||||
LDFLAGS =
|
||||
LIBS= -lpspgum -lpspgu -lm
|
||||
LIBS= -lpspgum -lpspgu
|
||||
|
||||
EXTRA_TARGETS = EBOOT.PBP
|
||||
PSP_EBOOT_TITLE = Reflection Sample
|
||||
|
||||
Reference in New Issue
Block a user