simplify Makefile

This commit is contained in:
4am 2018-03-22 19:54:05 -04:00
parent f19129792e
commit a48ebc10c8
1 changed files with 1 additions and 2 deletions

View File

@ -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