clean empty line

This commit is contained in:
sblendorio 2022-01-02 14:08:47 +01:00
parent fc6931444f
commit 5d105f922f
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ echo ======================== APPLE 1 ==========================================
kickc.sh -includedir ${TMS9918}/lib -targetdir ${TMS9918}/kickc/ -t apple1 ${TARGET}.c -o out/${TARGET}_apple1.prg -e
cp out/${TARGET}.prg out/${TARGET}_apple1.prg
# clean up files
rm -f out/apple1_codeseg.bin
rm -f out/apple1_dataseg.bin