comparison rfcal/Makefile @ 207:d1eb8518f23d

rfcal/Makefile: tsid-test added to SUBDIR
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 14 May 2017 23:09:27 +0000
parents ad6df4952e33
children
comparison
equal deleted inserted replaced
206:70bb11ba7485 207:d1eb8518f23d
1 SUBDIR= cmu200 vcxo-manual 1 SUBDIR= cmu200 tsid-test vcxo-manual
2 2
3 all: ${SUBDIR} 3 all: ${SUBDIR}
4 4
5 ${SUBDIR}: FRC 5 ${SUBDIR}: FRC
6 cd $@; ${MAKE} ${MFLAGS} 6 cd $@; ${MAKE} ${MFLAGS}