diff uicc/Makefile @ 89:db131929ee96

fc-uicc-tool: extended readef ported over from fc-simtool
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 11 Apr 2021 04:17:58 +0000
parents 97646b363eaa
children 3afa61d98961
line wrap: on
line diff
--- a/uicc/Makefile	Sun Apr 11 04:01:21 2021 +0000
+++ b/uicc/Makefile	Sun Apr 11 04:17:58 2021 +0000
@@ -3,7 +3,7 @@
 CPPFLAGS=-I../libcommon
 PROG=	fc-uicc-tool
 OBJS=	bfsearch.o cmdtab.o createfile.o dumpdir.o getresp.o hlread.o main.o \
-	pins.o readcmd.o readops.o select.o sws.o writecmd.o writeops.o
+	pins.o readcmd.o readef.o readops.o select.o sws.o writecmd.o writeops.o
 LIBS=	../libcommon/libcommon.a ../libutil/libutil.a
 
 INSTALL_PREFIX=	/opt/freecalypso