mirror of
https://github.com/nippur72/apple1-videocard-lib.git
synced 2025-01-05 11:29:36 +00:00
clean empty line
This commit is contained in:
parent
fc6931444f
commit
5d105f922f
@ -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
|
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
|
cp out/${TARGET}.prg out/${TARGET}_apple1.prg
|
||||||
|
|
||||||
|
|
||||||
# clean up files
|
# clean up files
|
||||||
rm -f out/apple1_codeseg.bin
|
rm -f out/apple1_codeseg.bin
|
||||||
rm -f out/apple1_dataseg.bin
|
rm -f out/apple1_dataseg.bin
|
||||||
|
Loading…
Reference in New Issue
Block a user