Skip to content

Commit d01f610

Browse files
committed
cleanup better
1 parent 0aec14f commit d01f610

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

samples/underthehood/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ${PROJECT}.bas.bin: ${PROJECT}.bas
99
clean:
1010
/bin/rm -f ${PROJECT}.bas.bin ${PROJECT}.bas.asm ${PROJECT}.bas.a78 ${PROJECT}.bas.list.txt ${PROJECT}.bas.symbol.txt
1111
/bin/rm -f a78info.cfg includes.7800 7800.asm 7800gfx.asm 7800basic_variable_redefs.h
12+
/bin/rm -fr cfg
1213

1314
run:
1415
a7800 a7800 -cart ${PROJECT}.bas.a78

0 commit comments

Comments
 (0)