changeset 349:b0cb465290f7

uptools/Makefile: atcmd added
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 04 Feb 2018 18:39:39 +0000
parents 64dcbabd48ca
children 9ffaeb6fea1a
files uptools/Makefile
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/uptools/Makefile	Sun Feb 04 18:38:20 2018 +0000
+++ b/uptools/Makefile	Sun Feb 04 18:39:39 2018 +0000
@@ -1,9 +1,10 @@
-PROGDIR=atinterf sms-pdu-decode
+PROGDIR=atcmd atinterf sms-pdu-decode
 LIBDIR=	libcoding
 SUBDIR=	${PROGDIR} ${LIBDIR}
 
 all:	${SUBDIR}
 
+atcmd:		libcoding
 sms-pdu-decode:	libcoding
 
 ${SUBDIR}: FRC