changeset 63:065aacae8b37

makefile-frags/link-steps: it's make_cmd.pl, not make-cmd.pl
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 01 Oct 2016 03:30:53 +0000
parents 9c16635ee5d2
children 84f4a04fde24
files makefile-frags/link-steps
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/makefile-frags/link-steps	Sat Oct 01 02:48:53 2016 +0000
+++ b/makefile-frags/link-steps	Sat Oct 01 03:30:53 2016 +0000
@@ -2,7 +2,7 @@
 	../toolwrap/cl470 -q -c -me -mt -o -pw2 -x -mw str2ind.c
 
 link.cmd:	${LINK_SCRIPT_SRC} Makefile lcfgen
-	perl ../scripts/ti/make-cmd.pl lcfgen $@ 0 ${LINK_SCRIPT_SRC} \
+	perl ../scripts/ti/make_cmd.pl lcfgen $@ 0 ${LINK_SCRIPT_SRC} \
 		${SPECIAL_LINK_LIBS}
 
 gsm-fw.out:	${LIBS} str2ind.obj link.cmd