mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-08 04:30:45 -08:00
This change will be integrated but ignored (-ay) to the gg-epcore/union sources, so that they retain HopeNames. Copied from Perforce Change: 24911 ServerID: perforce.ravenbrook.com
17 lines
397 B
Text
17 lines
397 B
Text
# impl.gmk.sos9sc: BUILD FOR SOLARIS/SPARC V9/SUNPRO C PLATFORM
|
|
#
|
|
# $Id$
|
|
# Copyright (c) 2001 Ravenbrook Limited.
|
|
#
|
|
# This is the GNU makefile for platform.sos9sc.
|
|
|
|
PFM = sos9sc
|
|
|
|
MPMPF = mpsliban.c mpsioan.c lockan.c than.c vmso.c \
|
|
protso.c prmcan.c span.c
|
|
MPMS = sssos8.s # s9 is backward-compatible with s8 here
|
|
SWPF = than.c vmso.c protsw.c prmcan.c ssan.c
|
|
|
|
LIBS = -lm
|
|
|
|
include sc.gmk
|