diff options
Diffstat (limited to 'mps/code/xcppgc.gmk')
| -rw-r--r-- | mps/code/xcppgc.gmk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/xcppgc.gmk b/mps/code/xcppgc.gmk index a160a700224..f26f10fc064 100644 --- a/mps/code/xcppgc.gmk +++ b/mps/code/xcppgc.gmk | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | PFM = xcppgc | 6 | PFM = xcppgc |
| 7 | 7 | ||
| 8 | MPMPF = mpsliban.c mpsioan.c lockan.c than.c vmxc.c \ | 8 | MPMPF = lockan.c than.c vmxc.c \ |
| 9 | protan.c prmcan.c span.c ssan.c | 9 | protan.c prmcan.c span.c ssan.c |
| 10 | SWPF = than.c vmxc.c protsw.c prmcan.c ssan.c | 10 | SWPF = than.c vmxc.c protsw.c prmcan.c ssan.c |
| 11 | 11 | ||