1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00
emacs/mps/code/o1alcc.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
441 B
Text

# impl.gmk.o1alcc: BUILD FOR OSF/1, ALPHA, DIGITAL C PLATFORM
#
# $Id$
# Copyright (c) 2001 Ravenbrook Limited.
#
# This is the GNU makefile for platform.o1alcc.
#
# _ANSI_C_SOURCE is defined in PFMDEFS to avoid bug in library headers
# which define TRUE and FALSE.
#
PFM = o1alcc
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 dc.gmk