comparison Makefile @ 33:34a8d83fd63b

top Makefile: autocal added to SUBDIR
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 23 May 2017 00:12:10 +0000
parents bd62be88259d
children 0937d34fb3ba
comparison
equal deleted inserted replaced
32:ea1d9f7f625f 33:34a8d83fd63b
1 SUBDIR= cmu200 tsid-test vcxo-manual 1 SUBDIR= autocal 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}