FreeCalypso > hg > freecalypso-tools
comparison Makefile @ 219:d13ee4ef86c7
rfcal migration
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 20 May 2017 19:43:49 +0000 |
parents | 0518ed1d0dc8 |
children | d0a4c05d98dc |
comparison
equal
deleted
inserted
replaced
218:c44f31353f2f | 219:d13ee4ef86c7 |
---|---|
1 SUBDIR= ffstools loadtools miscutil rfcal ringtools rvinterf | 1 SUBDIR= ffstools loadtools miscutil 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} |