1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-06 14:22:31 -07:00
change.dylan.kinglet.160270
Makefile for platform LII3GC

Copied from Perforce
 Change: 21086
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Tony Mann 2000-02-03 13:15:23 +00:00
parent 1a2f88a4b2
commit 003dc85fa3

22
mps/src/lii4gc.gmk Normal file
View 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