FreeCalypso > hg > freecalypso-reveng
comparison leo-obj/Makefile @ 177:5fb64a7c3f92
leo-obj/l1_custom_int: added
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Thu, 10 Jul 2014 03:16:42 +0000 |
parents | 006d6de4ec6b |
children | d339548ebfc4 |
comparison
equal
deleted
inserted
replaced
176:10a9a0ca9d07 | 177:5fb64a7c3f92 |
---|---|
1 OBJDIRS=frame_na7_db_fl frame_na7_db_ir main osx_na7_db | 1 OBJDIRS=frame_na7_db_fl frame_na7_db_ir l1_custom_int main osx_na7_db |
2 SUBDIR= ${OBJDIRS} tool | 2 SUBDIR= ${OBJDIRS} tool |
3 | 3 |
4 all: ${SUBDIR} | 4 all: ${SUBDIR} |
5 | 5 |
6 ${OBJDIRS}: tool | 6 ${OBJDIRS}: tool |