FreeCalypso > hg > freecalypso-tools
comparison ffstools/Makefile @ 264:3b6e6b88a0c5
ffstools/aud-fcdev3b removed: migrated to the new fc-audio-config repository
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Fri, 20 Oct 2017 03:40:25 +0000 |
| parents | f943c439ae5e |
| children | f8eac2de9a5c |
comparison
equal
deleted
inserted
replaced
| 263:fa3c3643cbec | 264:3b6e6b88a0c5 |
|---|---|
| 1 SUBDIR= aud-fcdev3b cal2text tiaud tiffs-rd tiffs-wrappers | 1 SUBDIR= cal2text tiaud tiffs-rd tiffs-wrappers |
| 2 | 2 |
| 3 all: ${SUBDIR} | 3 all: ${SUBDIR} |
| 4 | |
| 5 aud-fcdev3b: tiaud | |
| 6 | 4 |
| 7 ${SUBDIR}: FRC | 5 ${SUBDIR}: FRC |
| 8 cd $@; ${MAKE} ${MFLAGS} | 6 cd $@; ${MAKE} ${MFLAGS} |
| 9 | 7 |
| 10 clean: FRC | 8 clean: FRC |
