comparison gsm-fw/gpf/Makefile @ 324:7228920a0834

gsm-fw/gpf/tst_pei: objects compile
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 13 Apr 2014 08:19:38 +0000
parents 439afc1139b2
children ffb0442ffccf
comparison
equal deleted inserted replaced
323:d278439e905d 324:7228920a0834
1 SUBDIR= frame misc 1 SUBDIR= frame misc tst_pei
2 2
3 all: ${SUBDIR} 3 all: ${SUBDIR}
4 4
5 ${SUBDIR}: FRC 5 ${SUBDIR}: FRC
6 cd $@; ${MAKE} ${MFLAGS} 6 cd $@; ${MAKE} ${MFLAGS}