FreeCalypso > hg > freecalypso-tools
comparison Makefile @ 183:0518ed1d0dc8
rfcal/vcxo-manual hooked into the make hierarchy
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 12 Apr 2017 07:37:26 +0000 |
parents | da02ce0ac815 |
children | d13ee4ef86c7 |
comparison
equal
deleted
inserted
replaced
182:9099a35a705f | 183:0518ed1d0dc8 |
---|---|
1 SUBDIR= ffstools loadtools miscutil ringtools rvinterf | 1 SUBDIR= ffstools loadtools miscutil rfcal ringtools rvinterf |
2 | 2 |
3 all: ${SUBDIR} | 3 all: ${SUBDIR} |
4 | 4 |
5 ${SUBDIR}: FRC | 5 ${SUBDIR}: FRC |
6 cd $@; ${MAKE} ${MFLAGS} | 6 cd $@; ${MAKE} ${MFLAGS} |