mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-06 14:22:31 -07:00
New unit
change.dylan.kinglet.160270 Makefile for platform LII3GC Copied from Perforce Change: 21086 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
1a2f88a4b2
commit
003dc85fa3
1 changed files with 22 additions and 0 deletions
22
mps/src/lii4gc.gmk
Normal file
22
mps/src/lii4gc.gmk
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# impl.gmk.lii3gc: BUILD FOR LINUX/INTEL/GCC PLATFORM
|
||||
#
|
||||
# $HopeName: MMsrc!lii3gc.gmk(trunk.2) $
|
||||
# Copyright (C) 2000. Harlequin Ltd. All rights reserved.
|
||||
#
|
||||
# This is the GNU makefile for platform.lii3gc.
|
||||
|
||||
PFM = lii3gc
|
||||
|
||||
THREADSRC = lockli.c thlii3.c pthrdext.c
|
||||
THREADLIB = -lpthread
|
||||
|
||||
|
||||
MPMPF = mpsliban.c mpsioan.c ${THREADSRC} vmli.c \
|
||||
protli.c protlii3.c proti3.c prmci3li.c sslii3.c span.c
|
||||
DW = fmtdy.c
|
||||
SWPF = lockan.c than.c vman.c protsw.c prmcan.c ssan.c
|
||||
|
||||
LIBS = -lm ${THREADLIB}
|
||||
|
||||
include gc.gmk
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue