FreeCalypso > hg > gsm-codec-lib
comparison Makefile @ 497:a1599eaf51f9
top Makefile: add libgsmhr1
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Tue, 18 Jun 2024 23:57:26 +0000 |
| parents | a53225b44ea5 |
| children | 5353d7652f65 |
comparison
equal
deleted
inserted
replaced
| 496:af70bf42eb1b | 497:a1599eaf51f9 |
|---|---|
| 1 SUBDIR_LIBPROD= libgsmefr libgsmfr2 libtwamr | 1 SUBDIR_LIBPROD= libgsmefr libgsmfr2 libgsmhr1 libtwamr |
| 2 SUBDIR_UTILS= amrconv amrefr amrtest efrtest frtest miscutil | 2 SUBDIR_UTILS= amrconv amrefr amrtest efrtest frtest miscutil |
| 3 SUBDIR_INT= dev libtest | 3 SUBDIR_INT= dev libtest |
| 4 | 4 |
| 5 SUBDIR= ${SUBDIR_LIBPROD} ${SUBDIR_UTILS} ${SUBDIR_INT} | 5 SUBDIR= ${SUBDIR_LIBPROD} ${SUBDIR_UTILS} ${SUBDIR_INT} |
| 6 SUBDIR_INST= ${SUBDIR_LIBPROD} ${SUBDIR_UTILS} | 6 SUBDIR_INST= ${SUBDIR_LIBPROD} ${SUBDIR_UTILS} |
