add psp to the list of supported platforms

This commit is contained in:
Dima Pulkinen
2024-02-26 16:34:04 +02:00
parent 4975a4234d
commit f5dcb51dd6
2 changed files with 32 additions and 2 deletions

View File

@ -10,7 +10,7 @@
# print print the build settings
PLAT?= linux
PLATS= macosx linux win32 win64 mingw freebsd solaris
PLATS= macosx linux win32 win64 mingw freebsd solaris psp
all: $(PLAT)