FreeCalypso > hg > freecalypso-reveng
comparison leo-obj/Makefile @ 189:e7c5841e2f8f
leo-obj/l1_pei: added and analyzed
| author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
|---|---|
| date | Sun, 17 Aug 2014 22:49:48 +0000 |
| parents | d339548ebfc4 |
| children | 0f767203114a |
comparison
equal
deleted
inserted
replaced
| 188:3e78a1bf9ebc | 189:e7c5841e2f8f |
|---|---|
| 1 OBJDIRS=frame_na7_db_fl frame_na7_db_ir l1_custom_int l1_int main osx_na7_db \ | 1 OBJDIRS=frame_na7_db_fl frame_na7_db_ir l1_custom_int l1_int l1_pei main \ |
| 2 tpudrv | 2 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 |
