mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-17 16:41:17 -08:00
Adding stack probe
Copied from Perforce Change: 19034 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
fdcb8d616f
commit
85db6c3712
1 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# BUILD FOR SOLARIS/SPARC v8/GCC PLATFORM
|
||||
#
|
||||
# $HopeName: MMsrc!sos8gc.gmk(trunk.20) $
|
||||
# $HopeName: MMsrc!sos8gc.gmk(trunk.21) $
|
||||
# Copyright (C) 1995,1997 Harlequin Group, all rights reserved
|
||||
#
|
||||
# This is the GNU makefile for platform.sos8gc.
|
||||
|
|
@ -13,7 +13,8 @@ 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 \
|
||||
mpsioan.c event.c action.c seg.c message.c poolmrg.c
|
||||
mpsioan.c event.c action.c seg.c message.c poolmrg.c \
|
||||
span.c
|
||||
MPMS = sssos8.s
|
||||
AMC = amc.c
|
||||
AMS = poolams.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue