mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-14 23:40:39 -08:00
Adding awl
Copied from Perforce Change: 18191 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
f5a8404a29
commit
c34739d5d8
4 changed files with 8 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# BUILD FOR OSF/1, ALPHA, DIGITAL C PLATFORM
|
||||
#
|
||||
# $HopeName: MMsrc!o1alcc.gmk(trunk.6) $
|
||||
# $HopeName: MMsrc!o1alcc.gmk(trunk.7) $
|
||||
#
|
||||
# Copyright (C) 1995,1997 Harlequin Group, all rights reserved
|
||||
#
|
||||
|
|
@ -21,6 +21,7 @@ MPM = assert.c ring.c mpsliban.c mpm.c bt.c \
|
|||
mpsioan.c event.c action.c seg.c
|
||||
MPMS = sso1al.s
|
||||
AMC = amc.c
|
||||
AWL = poolawl.c
|
||||
LO = lo.c
|
||||
MRG = poolmrg.c
|
||||
DW = dw.c fmtdy.c
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# BUILD FOR OSF/1, ALPHA, GCC PLATFORM
|
||||
#
|
||||
# $HopeName: MMsrc!o1algc.gmk(trunk.11) $
|
||||
# $HopeName: MMsrc!o1algc.gmk(trunk.12) $
|
||||
#
|
||||
# Copyright (C) 1995,1997 Harlequin Group, all rights reserved
|
||||
#
|
||||
|
|
@ -21,6 +21,7 @@ MPM = assert.c ring.c mpsliban.c mpm.c bt.c \
|
|||
mpsioan.c event.c action.c seg.c
|
||||
MPMS = sso1al.s
|
||||
AMC = amc.c
|
||||
AWL = poolawl.c
|
||||
LO = lo.c
|
||||
MRG = poolmrg.c
|
||||
DW = dw.c fmtdy.c
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# BUILD FOR Solaris/UltraSPARC/SunPro C PLATFORM
|
||||
#
|
||||
# $HopeName: MMsrc!soussc.gmk(trunk.6) $
|
||||
# $HopeName: MMsrc!soussc.gmk(trunk.7) $
|
||||
#
|
||||
# This is the GNU makefile for platform.soussc
|
||||
#
|
||||
|
|
@ -16,6 +16,7 @@ MPM = assert.c ring.c mpsliban.c mpm.c bt.c \
|
|||
mpsioan.c event.c action.c seg.c
|
||||
MPMPS = ssussp.s
|
||||
AMC = amc.c
|
||||
AWL = poolawl.c
|
||||
MRG = poolmrg.c
|
||||
LO = lo.c
|
||||
DW = fmtdy.c dw.c
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# BUILD FOR SUNOS/SPARC/LCC PLATFORM
|
||||
#
|
||||
# $HopeName: MMsrc!susplc.gmk(trunk.5) $
|
||||
# $HopeName: MMsrc!susplc.gmk(trunk.6) $
|
||||
# Copyright (C) 1996,1997 Harlequin Group, all rights reserved
|
||||
#
|
||||
# This is the GNU makefile for platform.susplc.
|
||||
|
|
@ -16,6 +16,7 @@ MPM = assert.c ring.c mpsliban.c mpm.c bt.c \
|
|||
mpsioan.c event.c action.c seg.c
|
||||
MPMS = sssusp.s
|
||||
AMC = amc.c
|
||||
AWL = poolawl.c
|
||||
LO = lo.c
|
||||
MRG = poolmrg.c
|
||||
DW = fmtdy.c dw.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue