FreeCalypso > hg > fc-rfcal-tools
comparison Makefile @ 89:0937d34fb3ba
Makefile magic: install txlevels profiles
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 17 Jul 2017 01:38:00 +0000 |
parents | 34a8d83fd63b |
children | c3f9d10a3039 |
comparison
equal
deleted
inserted
replaced
88:c5c1beae5f99 | 89:0937d34fb3ba |
---|---|
1 SUBDIR= autocal cmu200 tsid-test vcxo-manual | 1 SUBDIR= autocal cmu200 tsid-test txlevels 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} |