FreeCalypso > hg > freecalypso-reveng
comparison leo-obj/Makefile @ 187:d339548ebfc4
leo-obj: started looking at dl1_com.obj
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sun, 17 Aug 2014 18:26:06 +0000 |
parents | 5fb64a7c3f92 |
children | e7c5841e2f8f |
comparison
equal
deleted
inserted
replaced
186:e03aba49d5b4 | 187:d339548ebfc4 |
---|---|
1 OBJDIRS=frame_na7_db_fl frame_na7_db_ir l1_custom_int main osx_na7_db | 1 OBJDIRS=frame_na7_db_fl frame_na7_db_ir l1_custom_int l1_int main osx_na7_db \ |
2 tpudrv | |
2 SUBDIR= ${OBJDIRS} tool | 3 SUBDIR= ${OBJDIRS} tool |
3 | 4 |
4 all: ${SUBDIR} | 5 all: ${SUBDIR} |
5 | 6 |
6 ${OBJDIRS}: tool | 7 ${OBJDIRS}: tool |