FreeCalypso > hg > freecalypso-hwlab
diff simtool/Makefile @ 123:b391204d3cd5
fc-simtool: add scripting facility in the form of exec command
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 28 Jan 2021 18:42:24 +0000 |
parents | 34c090f35515 |
children | 6c4567dd8946 |
line wrap: on
line diff
--- a/simtool/Makefile Thu Jan 28 05:12:10 2021 +0000 +++ b/simtool/Makefile Thu Jan 28 18:42:24 2021 +0000 @@ -4,7 +4,7 @@ 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 \ pbcommon.o pbdump.o pberase.o pbupdate.o readcmd.o readops.o \ - saverestore.o select.o sysmo.o telsum.o writecmd.o writeops.o + saverestore.o script.o select.o sysmo.o telsum.o writecmd.o writeops.o INSTBIN=/opt/freecalypso/bin all: ${PROG}