comparison rvinterf/Makefile @ 298:100192a92472

rvinterf subtree: etmsync added to the build
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 02 Mar 2014 00:39:56 +0000
parents c146f38d2b5f
children d9f5630e900d
comparison
equal deleted inserted replaced
297:0242d5facf7b 298:100192a92472
1 SUBDIR= lowlevel tmsh 1 SUBDIR= etmsync lowlevel tmsh
2 2
3 all: ${SUBDIR} 3 all: ${SUBDIR}
4 4
5 ${SUBDIR}: FRC 5 ${SUBDIR}: FRC
6 cd $@; ${MAKE} ${MFLAGS} 6 cd $@; ${MAKE} ${MFLAGS}