1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-16 00:01:05 -08:00

Add message.c & poolmrg.c to mmsw.a, because they are referred to by the arena

Copied from Perforce
 Change: 18893
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Pekka Pirinen 1997-10-21 12:37:40 +01:00
parent 92157f4738
commit 1f35eb07e5

View file

@ -1,7 +1,7 @@
#
# BUILD FOR SOLARIS/SPARC v8/GCC PLATFORM
#
# $HopeName: MMsrc!sos8gc.gmk(trunk.19) $
# $HopeName: MMsrc!sos8gc.gmk(trunk.20) $
# Copyright (C) 1995,1997 Harlequin Group, all rights reserved
#
# This is the GNU makefile for platform.sos8gc.
@ -25,7 +25,7 @@ ARENAAN = arenaan.c
SW = assert.c ring.c mpm.c arenavm.c arenacl.c arena.c pool.c poolmfs.c \
poolmv.c root.c format.c buffer.c lockan.c ref.c bt.c \
trace.c than.c protsw.c shield.c mpsi.c ld.c ssan.c vmso.c \
poolepdl.c poolepvm.c action.c seg.c
poolepdl.c poolepvm.c action.c seg.c message.c poolmrg.c
LIBS = -lm
TESTLIB = testlib.c