FreeCalypso > hg > fc-audio-config
comparison Makefile @ 14:ebdb8d68e157
aud-caramel: first-cut audio config for FC-HDS4
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Sat, 06 Nov 2021 04:28:43 +0000 |
| parents | 74933941ea81 |
| children |
comparison
equal
deleted
inserted
replaced
| 13:39efa8203dfe | 14:ebdb8d68e157 |
|---|---|
| 1 SUBDIR= aud-fcdev3b aud-gtamodem aud-minimal aud-pirelli | 1 SUBDIR= aud-caramel aud-fcdev3b aud-gtamodem aud-minimal aud-pirelli |
| 2 | 2 |
| 3 all: ${SUBDIR} | 3 all: ${SUBDIR} |
| 4 | 4 |
| 5 ${SUBDIR}: FRC | 5 ${SUBDIR}: FRC |
| 6 cd $@; ${MAKE} ${MFLAGS} | 6 cd $@; ${MAKE} ${MFLAGS} |
