comparison rfcal/Makefile @ 188:ad6df4952e33

rfcal/Makefile: added cmu200 subdir
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 23 Apr 2017 02:15:25 +0000
parents 0518ed1d0dc8
children d1eb8518f23d
comparison
equal deleted inserted replaced
187:219ae678b955 188:ad6df4952e33
1 SUBDIR= vcxo-manual 1 SUBDIR= cmu200 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}