comparison ffstools/Makefile @ 319:cbb6ebf665fa

ffstools/Makefile: newcomp added to SUBDIR
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 17 Dec 2017 00:59:53 +0000
parents f8eac2de9a5c
children 8f3fe2d1fda5
comparison
equal deleted inserted replaced
318:182c3ae209f6 319:cbb6ebf665fa
1 SUBDIR= cal2text caltools tiaud tiffs-rd tiffs-wrappers 1 SUBDIR= cal2text caltools newcomp tiaud tiffs-rd tiffs-wrappers
2 2
3 all: ${SUBDIR} 3 all: ${SUBDIR}
4 4
5 ${SUBDIR}: FRC 5 ${SUBDIR}: FRC
6 cd $@; ${MAKE} ${MFLAGS} 6 cd $@; ${MAKE} ${MFLAGS}