1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 13:10:57 -08:00
emacs/mps/code/lippgc.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
398 B
Text

# impl.gmk.lippgc: BUILD FOR LINUX/POWER(32)/GCC PLATFORM
#
# $Id$
# Copyright (c) 2001 Ravenbrook Limited.
#
# This is the GNU makefile for platform.lippgc.
PFM = lippgc
MPMPF = mpsliban.c mpsioan.c lockan.c than.c vmli.c \
protan.c prmcan.c ssan.c span.c
LIBS = -lm
include gc.gmk
CC = cc
# If any adjustment to compiler options is needed, it should be done here.
include comm.gmk