mirror of
https://github.com/libretro/RetroArch.git
synced 2025-01-31 14:04:21 +00:00
(Pandora) Prefer squashfs to iso9660 for building PND.
This commit is contained in:
parent
7a71f4dce6
commit
20d1c0e250
@ -29,7 +29,7 @@ $(PNDDIR)/readme.html: README.md
|
||||
markdown README.md > $(PNDDIR)/readme.html
|
||||
|
||||
retroarch.pnd: install
|
||||
pnd_make -p retroarch.pnd -d $(PNDDIR)/ -x $(PNDDIR)/PXML.xml -i $(PNDDIR)/icon.png
|
||||
pnd_make -c -p retroarch.pnd -d $(PNDDIR)/ -x $(PNDDIR)/PXML.xml -i $(PNDDIR)/icon.png
|
||||
|
||||
clean:
|
||||
rm -f *.o
|
||||
|
Loading…
x
Reference in New Issue
Block a user