mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-26 05:24:21 +01:00
Create frodorc
This commit is contained in:
parent
c326c552e1
commit
b98383bb71
@ -121,6 +121,7 @@ dist: $(BUILD)
|
|||||||
install -d $@/frodo/saves
|
install -d $@/frodo/saves
|
||||||
install -d $@/frodo/metadata
|
install -d $@/frodo/metadata
|
||||||
install -d $@/frodo/tmp
|
install -d $@/frodo/tmp
|
||||||
|
touch $@/apps/frodo/frodorc
|
||||||
cp $(TARGET).dol $@/apps/frodo/boot.dol
|
cp $(TARGET).dol $@/apps/frodo/boot.dol
|
||||||
cp -rap themes $@/frodo/themes
|
cp -rap themes $@/frodo/themes
|
||||||
cp meta.xml $@/apps/frodo/
|
cp meta.xml $@/apps/frodo/
|
||||||
|
Loading…
Reference in New Issue
Block a user