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:
parent
25ac381132
commit
4df220bf90
1 changed files with 5 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue