diff 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
line wrap: on
line diff
--- a/ffstools/Makefile	Fri Aug 25 23:57:32 2017 +0000
+++ b/ffstools/Makefile	Sat Aug 26 01:07:16 2017 +0000
@@ -1,7 +1,9 @@
-SUBDIR=	cal2text tiaud tiffs-rd tiffs-wrappers
+SUBDIR=	aud-fcdev3b cal2text tiaud tiffs-rd tiffs-wrappers
 
 all:	${SUBDIR}
 
+aud-fcdev3b:	tiaud
+
 ${SUBDIR}: FRC
 	cd $@; ${MAKE} ${MFLAGS}