FreeCalypso > hg > freecalypso-hwlab
diff simtool/Makefile @ 124:6c4567dd8946
fc-simtool: add non-interactive one-shot command (or script) mode
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 28 Jan 2021 18:56:34 +0000 |
parents | b391204d3cd5 |
children | 141489d31667 |
line wrap: on
line diff
--- a/simtool/Makefile Thu Jan 28 18:42:24 2021 +0000 +++ b/simtool/Makefile Thu Jan 28 18:56:34 2021 +0000 @@ -2,7 +2,7 @@ CFLAGS= -O2 -I/usr/include/PCSC PROG= fc-simtool OBJS= alpha_decode.o alpha_valid.o apdu.o atr.o cardconnect.o chv.o \ - dispatch.o globals.o hexdump.o hexread.o hlread.o main.o names.o \ + dispatch.o exit.o globals.o hexdump.o hexread.o hlread.o main.o names.o\ pbcommon.o pbdump.o pberase.o pbupdate.o readcmd.o readops.o \ saverestore.o script.o select.o sysmo.o telsum.o writecmd.o writeops.o INSTBIN=/opt/freecalypso/bin