diff options
| author | David Jones | 2005-02-07 14:50:11 +0000 |
|---|---|---|
| committer | David Jones | 2005-02-07 14:50:11 +0000 |
| commit | 424ffbc8569a324e742c143ff9e1b88e47f9091b (patch) | |
| tree | 43f2363fdaf580f943f1f9f5c5e892214ada8c4c /mps/code/xcppgc.gmk | |
| parent | f5bbad02d7af33494fd776bbf49119eac26cfb17 (diff) | |
| download | emacs-424ffbc8569a324e742c143ff9e1b88e47f9091b.tar.gz emacs-424ffbc8569a324e742c143ff9e1b88e47f9091b.zip | |
Mps: mpslib via client callbacks. mpslib.c
Copied from Perforce
Change: 143314
ServerID: perforce.ravenbrook.com
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 | ||