diff simtool/Makefile @ 48:9a21f4353158

fc-simtool sst-dump implemented
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 13 Feb 2021 03:09:44 +0000
parents 32d6186668cf
children dc8a2e6fa03e
line wrap: on
line diff
--- a/simtool/Makefile	Sat Feb 13 00:57:57 2021 +0000
+++ b/simtool/Makefile	Sat Feb 13 03:09:44 2021 +0000
@@ -5,7 +5,8 @@
 	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 smserase.o smsp_common.o smsp_dump.o smsp_erase.o \
-	smsp_restore.o smsp_set.o sysmo.o telsum.o writecmd.o writeops.o
+	smsp_restore.o smsp_set.o sstdump.o sysmo.o telsum.o writecmd.o \
+	writeops.o
 LIBS=	../libcommon/libcommon.a
 INSTBIN=/opt/freecalypso/bin