diff Makefile @ 7:a33d4d8079d2

ota-set-msisdn utility written, compiles
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 22 Feb 2021 01:00:39 +0000
parents acb4d86e6ed7
children 2c022e0334c4
line wrap: on
line diff
--- a/Makefile	Mon Feb 22 00:41:12 2021 +0000
+++ b/Makefile	Mon Feb 22 01:00:39 2021 +0000
@@ -1,9 +1,10 @@
-PROGDIR=smswrap test
+PROGDIR=gen smswrap test
 LIBDIR=	libutil
 SUBDIR=	${PROGDIR} ${LIBDIR}
 
 all:	${SUBDIR}
 
+gen:		libutil
 smswrap:	libutil
 test:		libutil