branch | RCL_3 |
changeset 60 | 6646c35e558c |
parent 49 | f8280f3bfeb7 |
50:9b2cffad4b5e | 60:6646c35e558c |
---|---|
14 * Description: |
14 * Description: |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 PRJ_MMPFILES |
18 PRJ_MMPFILES |
19 #ifndef SBSV2 |
|
20 #ifdef MARM |
|
21 gnumakefile piprofiler_stub_sis.mk |
|
22 #endif |
|
23 #endif |
|
24 |
|
19 PRJ_EXTENSIONS |
25 PRJ_EXTENSIONS |
26 #ifdef SBSV2 |
|
27 #ifdef MARM |
|
28 START EXTENSION app-services/buildstubsis |
|
29 OPTION SRCDIR ../sis |
|
30 OPTION SISNAME PIProfiler_stub |
|
31 END |
|
32 #endif |
|
33 #endif |
|
20 |
34 |