FreeCalypso > hg > fc-selenite
diff tms470/makefile-frags/link-steps @ 106:5ba0bee90efa
build system: new configuration naming mechanism
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 23 Jul 2018 16:38:50 +0000 |
parents | 68ffaa96dea3 |
children | d606941f1286 |
line wrap: on
line diff
--- a/tms470/makefile-frags/link-steps Mon Jul 23 07:01:39 2018 +0000 +++ b/tms470/makefile-frags/link-steps Mon Jul 23 16:38:50 2018 +0000 @@ -1,5 +1,5 @@ build_date.c: ${LIBS} - ../helpers/build-date TMS470 > $@ + ../helpers/build-date ${CONFIG_NAME} > $@ build_date.obj: build_date.c ../tms470/toolwrap/cl470 -q -c -me -mt -o -pw2 -x -mw build_date.c