FreeCalypso > hg > freecalypso-reveng
comparison leo-obj/Makefile @ 165:006d6de4ec6b
leo-obj: starting to look at OSX
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Mon, 30 Jun 2014 17:34:59 +0000 |
parents | db16876a2684 |
children | 5fb64a7c3f92 |
comparison
equal
deleted
inserted
replaced
164:f80bd142971d | 165:006d6de4ec6b |
---|---|
1 OBJDIRS=frame_na7_db_fl frame_na7_db_ir main | 1 OBJDIRS=frame_na7_db_fl frame_na7_db_ir 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 |