1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-01 18:52:51 -07:00
emacs/mps/code/sos8cx.gmk
Nick Barnes 88e5e63275 Branch imports for masters.
Copied from Perforce
 Change: 23678
 ServerID: perforce.ravenbrook.com
2001-10-31 14:40:56 +00:00

18 lines
574 B
Text

# impl.gmk.sos8cx: BUILD FOR SOLARIS/SPARC v8/CXREF PLATFORM
#
# $HopeName: MMsrc!sos8cx.gmk(trunk.9) $
# Copyright (C) 2000 Harlequin Limited. All rights reserved.
#
# Instead of compiling object files, this platform (using the cxref
# builder) generates a C cross reference listing.
# It falls over if you try and build an executable, but this is
# okay as we only wanted the C cross references.
PFM = sos8cx
MPMPF = mpsliban.c mpsioan.c lockan.c than.c vmso.c \
protso.c prmcan.c span.c
SWPF = than.c vmso.c protsw.c prmcan.c ssan.c
LIBS = -lm
include cx.gmk