1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-05 13:51:09 -07:00

Using nobbled gcmkli.gmk because system headers cause warnings

Copied from Perforce
 Change: 20352
 ServerID: perforce.ravenbrook.com
This commit is contained in:
David Jones 1998-11-13 14:59:55 +00:00
parent 25ac381132
commit 4df220bf90

View file

@ -1,16 +1,18 @@
# impl.gmk.lippgc: BUILD FOR LINUX/POWER(32)/GCC PLATFORM
#
# $HopeName: MMsrc!lippgc.gmk(trunk.2) $
# $HopeName: MMsrc!lippgc.gmk(trunk.3) $
# Copyright (C) 1998. Harlequin Group plc. All rights reserved.
#
# This is the GNU makefile for platform.lippgc.
PFM = lippgc
MPMPF = mpsliban.c mpsioan.c lockan.c than.c vman.c \
MPMPF = mpsliban.c mpsioan.c lockan.c than.c vmli.c \
protan.c prmcan.c ssan.c span.c
SWPF = lockan.c than.c vman.c protsw.c prmcan.c ssan.c
LIBS = -lm
include gc.gmk
# Currently using nobbled compiler flags because system headers produce
# warnings.
include gcmkli.gmk