diff target-utils/Makefile @ 445:6b20d68a2a88

target-utils/Makefile: calversion added to standard set
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 29 Dec 2018 05:46:22 +0000
parents ba4171b2f980
children bd465e30fc05
line wrap: on
line diff
--- a/target-utils/Makefile	Sat Dec 29 05:40:06 2018 +0000
+++ b/target-utils/Makefile	Sat Dec 29 05:46:22 2018 +0000
@@ -1,6 +1,7 @@
-INSTPROGS=	buzplayer compalstage c139explore loadagent pirexplore
-ALLPROGS=	${INSTPROGS} c139-lldbg calversion flash-boot-test \
-		flash-boot-wa helloapp tf-breakin
+INSTPROGS=	buzplayer calversion compalstage c139explore loadagent \
+		pirexplore
+ALLPROGS=	${INSTPROGS} c139-lldbg flash-boot-test flash-boot-wa helloapp \
+		tf-breakin
 LIBS=		libbase libc libcommon libload libprintf libtiffs
 SUBDIR=		${ALLPROGS} ${LIBS}