diff libutil/Makefile @ 27:ca8a6f95826a

implemented sws-card-lookup and underlying libutil functions
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 16 Mar 2021 23:22:37 +0000
parents 9c9f6adbaedb
children
line wrap: on
line diff
--- a/libutil/Makefile	Tue Mar 16 00:40:10 2021 +0000
+++ b/libutil/Makefile	Tue Mar 16 23:22:37 2021 +0000
@@ -1,6 +1,6 @@
 CC=	gcc
 CFLAGS=	-O2
-OBJS=	alpha_decode.o alpha_fromfile.o alpha_valid.o decimal_incr.o \
+OBJS=	alpha_decode.o alpha_fromfile.o alpha_valid.o dbread.o decimal_incr.o \
 	decimal_str.o filesearch.o gsm7_decode.o gsm7_encode.o \
 	gsm7_encode_table.o gsm7_pack.o gsm7_unpack.o hexdigits.o hexread.o \
 	hexstr.o iccid_luhn.o nibbles2asc.o number_decode.o number_encode.o \