mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 15:48:05 -04:00
minor adjustments
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@305 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
7d0143a2de
commit
ff6b7429bb
4 changed files with 15 additions and 3 deletions
|
@ -174,6 +174,13 @@ rel: EBOOT.PBP readme.txt
|
|||
mkdir -p PicoDrive/skin/
|
||||
cp $^ PicoDrive/
|
||||
cp skin/* PicoDrive/skin/
|
||||
zip -9 -r ../../PicoDrive_$(VER).zip PicoDrive
|
||||
zip -9 -r ../../PicoDrive_psp_$(VER).zip PicoDrive
|
||||
rm -rf PicoDrive
|
||||
|
||||
rel_kxploit: readme.txt
|
||||
mkdir -p PicoDrive/skin/
|
||||
cp $^ PicoDrive/
|
||||
cp skin/* PicoDrive/skin/
|
||||
zip -9 -r ../../PicoDrive_psp_$(VER)_kxploit.zip PicoDrive
|
||||
zip -9 -r ../../PicoDrive_psp_$(VER)_kxploit.zip PicoDrive%
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue