1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-27 09:11:48 -07:00

Remove sw

Copied from Perforce
 Change: 21351
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Pekka Pirinen 2000-07-19 13:58:34 +01:00
parent 06d567a387
commit a784a04873
2 changed files with 6 additions and 9 deletions

View file

@ -1,7 +1,7 @@
# impl.gmk.sus8gc: BUILD FOR SUNOS/SPARC v8/GCC PLATFORM
# impl.gmk.sus8gc: BUILD FOR SUNOS/SPARC V8/GCC PLATFORM
#
# $HopeName: MMsrc!sus8gc.gmk(trunk.40) $
# Copyright (C) 2000. Harlequin Ltd. All rights reserved.
# $HopeName: MMsrc!sus8gc.gmk(trunk.41) $
# Copyright (C) 2000 Harlequin Limited. All rights reserved.
#
# This is the GNU makefile for platform.sus8gc.
@ -10,7 +10,6 @@ PFM = sus8gc
MPMPF = mpsliban.c mpsioan.c lockan.c than.c vmsu.c \
protsu.c prmcan.c span.c
MPMS = sssus8.s
SWPF = lockan.c than.c vmsu.c protsw.c prmcan.c ssan.c
LIBS = -lm

View file

@ -1,16 +1,14 @@
# impl.gmk.sus8lc: BUILD FOR SUNOS/SPARC v8/LCC PLATFORM
# impl.gmk.sus8lc: BUILD FOR SUNOS/SPARC V8/LCC PLATFORM
#
# $HopeName: MMsrc!sus8lc.gmk(trunk.19) $
# Copyright (C) 2000. Harlequin Ltd. All rights reserved.
# $HopeName: MMsrc!sus8lc.gmk(trunk.20) $
# Copyright (C) 2000 Harlequin Limited. All rights reserved.
#
# This is the GNU makefile for platform.sus8lc.
#
PFM = sus8lc
MPMPF = mpsliban.c mpsioan.c lockan.c than.c vmsu.c \
protsu.c prmcan.c span.c
MPMS = sssus8.s
SWPF = lockan.c than.c vmsu.c protsw.c prmcan.c ssan.c
include lc.gmk