mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-09 13:10:57 -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
21 lines
398 B
Text
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
|