comparison makefile-frags/first-part @ 64:84f4a04fde24

TI's linker doesn't like hyphens in filenames
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 01 Oct 2016 18:33:04 +0000
parents dba3f097489e
children 2bb8b1c11afc
comparison
equal deleted inserted replaced
63:065aacae8b37 64:84f4a04fde24
1 all: gsm-fw.bin 1 all: fwimage.bin
2 2
3 ${SUBDIR}: FRC 3 ${SUBDIR}: FRC
4 cd $@; ${MAKE} ${MFLAGS} 4 cd $@; ${MAKE} ${MFLAGS}
5 5
6 ${LIBS}: ${SUBDIR} 6 ${LIBS}: ${SUBDIR}