FreeCalypso > hg > freecalypso-tools
comparison ffstools/Makefile @ 242:f943c439ae5e
ffstools/aud-fcdev3b: created some audio config tables for FCDEV3B
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 26 Aug 2017 01:07:16 +0000 |
parents | de701ebdce1b |
children | 3b6e6b88a0c5 |
comparison
equal
deleted
inserted
replaced
241:1f3b28d66d53 | 242:f943c439ae5e |
---|---|
1 SUBDIR= cal2text tiaud tiffs-rd tiffs-wrappers | 1 SUBDIR= aud-fcdev3b cal2text tiaud tiffs-rd tiffs-wrappers |
2 | 2 |
3 all: ${SUBDIR} | 3 all: ${SUBDIR} |
4 | |
5 aud-fcdev3b: tiaud | |
4 | 6 |
5 ${SUBDIR}: FRC | 7 ${SUBDIR}: FRC |
6 cd $@; ${MAKE} ${MFLAGS} | 8 cd $@; ${MAKE} ${MFLAGS} |
7 | 9 |
8 clean: FRC | 10 clean: FRC |