FreeCalypso > hg > freecalypso-reveng
comparison leo-obj/Makefile @ 209:a5f126973f0e
leo-obj: analysis of l1_async.obj with disassembly hints
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Sat, 05 Mar 2016 01:28:06 +0000 |
parents | 0f767203114a |
children | 4b97cf9a90f0 |
comparison
equal
deleted
inserted
replaced
208:f7943bdbb3ea | 209:a5f126973f0e |
---|---|
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_int l1_dyn_dwl \ |
2 l1_int l1_pei main osx_na7_db tpudrv | 2 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 |