mirror of
https://github.com/a2-4am/pitch-dark.git
synced 2024-11-15 11:09:11 +00:00
simplify Makefile
This commit is contained in:
parent
f19129792e
commit
a48ebc10c8
3
Makefile
3
Makefile
@ -57,8 +57,7 @@ txt: dsk
|
||||
cd build && $(CADIUS) ADDFOLDER "$(DISK)" "/PITCH.DARK/TEXT" text
|
||||
|
||||
artwork: dsk
|
||||
rsync -a res/artwork build/
|
||||
cd build && $(CADIUS) ADDFOLDER "$(DISK)" "/PITCH.DARK/ARTWORK" artwork
|
||||
$(CADIUS) ADDFOLDER build/"$(DISK)" "/PITCH.DARK/ARTWORK" "res/artwork"
|
||||
$(CADIUS) ADDFILE build/"$(DISK)" "/PITCH.DARK/ARTWORK/" "res/DHRSLIDE.SYSTEM"
|
||||
|
||||
mount: dsk
|
||||
|
Loading…
Reference in New Issue
Block a user