FreeCalypso > hg > freecalypso-sw
comparison Makefile.hosttools @ 960:120148429b9f
Makefile.hosttools: lcdemu added
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Fri, 06 Nov 2015 17:42:00 +0000 |
parents | 1cb7b2b6ce18 |
children |
comparison
equal
deleted
inserted
replaced
959:21be17067eb2 | 960:120148429b9f |
---|---|
1 SUBDIR= ffstools loadtools miscutil rvinterf | 1 SUBDIR= ffstools lcdemu 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} |