FreeCalypso > hg > freecalypso-reveng
comparison leo-obj/Makefile @ 216:4b97cf9a90f0
leo-obj: started analyzing l1audio_cust.obj in l1_custom_ext.lib
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 14 Mar 2017 06:04:28 +0000 |
parents | a5f126973f0e |
children |
comparison
equal
deleted
inserted
replaced
215:d69f7512e3c1 | 216:4b97cf9a90f0 |
---|---|
1 OBJDIRS=bootloader frame_na7_db_fl frame_na7_db_ir l1_custom_int l1_dyn_dwl \ | 1 OBJDIRS=bootloader frame_na7_db_fl frame_na7_db_ir l1_custom_ext l1_custom_int \ |
2 l1_ext l1_int l1_pei main osx_na7_db tpudrv | 2 l1_dyn_dwl l1_ext l1_int l1_pei main osx_na7_db tpudrv |
3 SUBDIR= ${OBJDIRS} tool | 3 SUBDIR= ${OBJDIRS} tool |
4 | 4 |
5 all: ${SUBDIR} | 5 all: ${SUBDIR} |
6 | 6 |
7 ${OBJDIRS}: tool | 7 ${OBJDIRS}: tool |