]> git.gag.com Git - fw/sdcc/blobdiff - device/examples/ds390/hello390/Makefile
updating examples
[fw/sdcc] / device / examples / ds390 / hello390 / Makefile
index e165af46e3a8d902cca5f3a474bd49ab98848b03..2156a639811095ea144f1785112d3c3638ede6c3 100644 (file)
@@ -1,9 +1,8 @@
 hello390.hex: hello390.c
-       sdcc -mds390 --model-flat24 --stack-10bit \
-               --xram-loc 0x100080 --code-loc 0x10000 \
+       sdcc -mds390 --xram-loc 0x100080 --code-loc 0x10000 \
                -Wl-r hello390.c
        packihx hello390.ihx >hello390.hex
        #tinitalk -c execute hello390.hex
 
 clean:
-       rm -f *~ \#* *.asm *.cdb *.rel *.hex *.ihx *.lst *.map *.rst *.sym *.lnk
+       rm -f *~ \#* *.asm *.cdb *.rel *.hex *.ihx *.lst *.map *.rst *.sym *.lnk core *.dump*