add a less hacky static target for psp

This commit is contained in:
Dima Pulkinen
2024-07-12 15:02:59 +03:00
parent fc8bad2e9c
commit 44551d96dd
2 changed files with 24 additions and 3 deletions

View File

@ -14,7 +14,7 @@ PLATS= macosx linux win32 win64 mingw freebsd solaris psp
all: $(PLAT)
$(PLATS) none install install-unix local clean:
$(PLATS) none install install-unix install-static local clean:
$(MAKE) -C src $@
print: