FreeCalypso > hg > fc-pcsc-tools
diff simtool/Makefile @ 60:090704d1ddc1
simtool: C module implementing sst command renamed
from sstdump.c to sstlist.c
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 14 Feb 2021 01:45:05 +0000 |
parents | 2d1679c7975b |
children | 633033af6fb8 |
line wrap: on
line diff
--- a/simtool/Makefile Sun Feb 14 01:43:56 2021 +0000 +++ b/simtool/Makefile Sun Feb 14 01:45:05 2021 +0000 @@ -5,7 +5,7 @@ hlread.o main.o opldump.o pbcommon.o pbdump.o pberase.o pbupd_file.o \ pbupd_imm.o pbupd_immhex.o plmnsel.o pnndump.o readcmd.o readops.o \ restorebin.o savebin.o script.o select.o smserase.o smsp_common.o \ - smsp_dump.o smsp_erase.o smsp_restore.o smsp_set.o sstdump.o sysmo.o \ + smsp_dump.o smsp_erase.o smsp_restore.o smsp_set.o sstlist.o sysmo.o \ telsum.o writecmd.o writeops.o LIBS= ../libcommon/libcommon.a INSTBIN=/opt/freecalypso/bin