mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-07 06:41:00 -07:00
[bug]
adding prmcan.c to build Copied from Perforce Change: 19413 ServerID: perforce.ravenbrook.com GitHub-reference: https://github.com/Ravenbrook/mps/issues/160044
This commit is contained in:
parent
772cb99edd
commit
db1c4ece6d
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# BUILD FOR Solaris/SPARC v9/SunPro C PLATFORM
|
||||
#
|
||||
# $HopeName: MMsrc!sos9sc.gmk(trunk.17) $
|
||||
# $HopeName: MMsrc!sos9sc.gmk(trunk.18) $
|
||||
#
|
||||
# This is the GNU makefile for platform.sos9sc
|
||||
#
|
||||
|
|
@ -11,7 +11,7 @@ PFM = sos9sc
|
|||
MPM = assert.c ring.c mpsliban.c mpm.c bt.c \
|
||||
arenavm.c arenacl.c arena.c pool.c poolmfs.c \
|
||||
poolmv.c root.c format.c buffer.c lockan.c ref.c \
|
||||
trace.c than.c protso.c shield.c mpsi.c ld.c vmso.c \
|
||||
trace.c than.c protso.c prmcan.c shield.c mpsi.c ld.c vmso.c \
|
||||
mpsioan.c event.c action.c seg.c poolmrg.c message.c \
|
||||
span.c
|
||||
MPMS = sssos8.s # s9 is backward-compatible with s8 here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue