mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 15:00:45 -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
20 lines
401 B
Text
20 lines
401 B
Text
# impl.gmk.o1algc: BUILD FOR OSF/1, ALPHA, GCC PLATFORM
|
|
#
|
|
# $Id$
|
|
# Copyright (c) 2001 Ravenbrook Limited.
|
|
#
|
|
# _ANSI_C_SOURCE is defined in PFMDEFS to avoid bug in library headers
|
|
# which define TRUE and FALSE.
|
|
|
|
PFM = o1algc
|
|
PFMDEFS = -D_ANSI_C_SOURCE
|
|
|
|
MPMPF = mpsliban.c mpsioan.c lockan.c than.c vmo1.c \
|
|
proto1.c prmcan.c span.c
|
|
MPMS = sso1al.s
|
|
|
|
LIBS = -lm
|
|
|
|
include gc.gmk
|
|
|
|
include comm.gmk
|