FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/gpf/Makefile @ 491:886cd11bc45f
OSX reconstruction started
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Mon, 30 Jun 2014 19:28:28 +0000 |
parents | 890ffca53a09 |
children |
comparison
equal
deleted
inserted
replaced
490:06ab60fec942 | 491:886cd11bc45f |
---|---|
1 LIBCOMP=frame misc osl tst_drv tst_pei | 1 LIBCOMP=frame misc osl osx tst_drv tst_pei |
2 SUBDIR= ${LIBCOMP} libs conf | 2 SUBDIR= ${LIBCOMP} libs conf |
3 | 3 |
4 all: ${SUBDIR} | 4 all: ${SUBDIR} |
5 | 5 |
6 libs: ${LIBCOMP} | 6 libs: ${LIBCOMP} |