FreeCalypso > hg > fc-pcsc-tools
diff simtool/Makefile @ 42:2714d379edc2
fc-simtool sms-erase-* command family implemented
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 12 Feb 2021 23:02:09 +0000 |
parents | 4c240a37e7c4 |
children | f4eb1e83b4b3 |
line wrap: on
line diff
--- a/simtool/Makefile Fri Feb 12 22:10:32 2021 +0000 +++ b/simtool/Makefile Fri Feb 12 23:02:09 2021 +0000 @@ -4,8 +4,8 @@ OBJS= a38.o chv.o curfile.o dispatch.o dumpdir.o grcard1.o grcard2.o hlread.o\ main.o pbcommon.o pbdump.o pberase.o pbupd_file.o pbupd_imm.o \ pbupd_immhex.o readcmd.o readops.o restorebin.o savebin.o script.o \ - select.o smsp_common.o smsp_dump.o smsp_erase.o smsp_restore.o sysmo.o \ - telsum.o writecmd.o writeops.o + select.o smserase.o smsp_common.o smsp_dump.o smsp_erase.o \ + smsp_restore.o sysmo.o telsum.o writecmd.o writeops.o LIBS= ../libcommon/libcommon.a INSTBIN=/opt/freecalypso/bin