comparison uptools/Makefile @ 342:c6165837d141

uptools/Makefile: atinterf added
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 04 Feb 2018 07:57:06 +0000
parents 97a72ec0a6c1
children b0cb465290f7
comparison
equal deleted inserted replaced
341:692dbc4c2f07 342:c6165837d141
1 PROGDIR=sms-pdu-decode 1 PROGDIR=atinterf sms-pdu-decode
2 LIBDIR= libcoding 2 LIBDIR= libcoding
3 SUBDIR= ${PROGDIR} ${LIBDIR} 3 SUBDIR= ${PROGDIR} ${LIBDIR}
4 4
5 all: ${SUBDIR} 5 all: ${SUBDIR}
6 6