1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00
emacs/mps/code/sos9sc.gmk
Richard Brooksby c0bb4cd3cd Removing hopenames from the master sources.
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
2001-12-07 13:19:25 +00:00

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