1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
emacs/mps/code/iam4cc.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

21 lines
404 B
Text

# impl.gmk.iam4cc: BUILD FOR IRIX 6 N32/MIPS IV/CC PLATFORM
#
# $Id$
# Copyright (c) 2001 Ravenbrook Limited.
#
# This is the GNU makefile for platform.iam4cc.
PFM = iam4cc
PFMDEFS = -n32
MPMPF = mpsliban.c mpsioan.c lockan.c than.c vmi5.c \
protan.c prmcan.c ssan.c span.c
SWPF = than.c vmi5.c protsw.c prmcan.c ssan.c
LIBS = -lm
LINKFLAGS = -n32
ARFLAGSPFM = s
AR=/bin/ar
include i6cc.gmk