FreeCalypso > hg > freecalypso-tools
comparison Makefile @ 20:5534402344dc
top Makefile: lcdemu hack dropped
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 22 Oct 2016 05:18:36 +0000 |
parents | e7502631a0f9 |
children | 7cc2f2360922 |
comparison
equal
deleted
inserted
replaced
19:c6469ecfea56 | 20:5534402344dc |
---|---|
1 SUBDIR= ffstools lcdemu loadtools miscutil rvinterf | 1 SUBDIR= ffstools loadtools miscutil 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} |