FreeCalypso > hg > fc-selenite
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 105:5c4db73d289a | 106:5ba0bee90efa |
|---|---|
| 1 build_date.c: ${LIBS} | 1 build_date.c: ${LIBS} |
| 2 ../helpers/build-date TMS470 > $@ | 2 ../helpers/build-date ${CONFIG_NAME} > $@ |
| 3 | 3 |
| 4 build_date.obj: build_date.c | 4 build_date.obj: build_date.c |
| 5 ../tms470/toolwrap/cl470 -q -c -me -mt -o -pw2 -x -mw build_date.c | 5 ../tms470/toolwrap/cl470 -q -c -me -mt -o -pw2 -x -mw build_date.c |
| 6 | 6 |
| 7 link.cmd: ${LINK_SCRIPT_SRC} Makefile lcfgen | 7 link.cmd: ${LINK_SCRIPT_SRC} Makefile lcfgen |
