FreeCalypso > hg > vband-misc
comparison Makefile @ 38:e96e8d8973c0
ul-test: generate hex include files for PCMU
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 14 May 2024 05:36:38 +0000 |
parents | f8a6ea314c5f |
children | e38e8d0fba70 |
comparison
equal
deleted
inserted
replaced
37:f8a6ea314c5f | 38:e96e8d8973c0 |
---|---|
3 all: ${SUBDIR} | 3 all: ${SUBDIR} |
4 | 4 |
5 pcma2efr: utils | 5 pcma2efr: utils |
6 pcmu2efr: utils | 6 pcmu2efr: utils |
7 ringing: utils | 7 ringing: utils |
8 ul-test: dhf dmw | 8 ul-test: dhf dmw utils |
9 | 9 |
10 ${SUBDIR}: FRC | 10 ${SUBDIR}: FRC |
11 cd $@; ${MAKE} ${MFLAGS} | 11 cd $@; ${MAKE} ${MFLAGS} |
12 | 12 |
13 clean: FRC | 13 clean: FRC |