mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-28 07:50:48 -08:00
Adding version.c and forcing its compilation
Copied from Perforce Change: 19895 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
f5b38f1bfc
commit
dae159ed47
1 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# impl.makefile.s7ppac: S7PPAC MPW MAKE FILE
|
||||
#
|
||||
# $HopeName: MMsrc!s7ppac:Makefile(trunk.11) $
|
||||
# $HopeName: MMsrc!s7ppac:Makefile(trunk.12) $
|
||||
#
|
||||
# Copyright (C) 1996. Harlequin Group plc. All rights reserved.
|
||||
#
|
||||
|
|
@ -82,7 +82,11 @@ OSffx = .c.{Variety}.o
|
|||
{SYS_CINCLUDES} ¶
|
||||
{DepDir}{Default}.c
|
||||
|
||||
# version.o has a special rule so that it is always built
|
||||
version{OSffx} Ä $OutOfDate
|
||||
|
||||
mmsw_{Variety}.o Ä ¶
|
||||
version{OSffx} ¶
|
||||
assert{OSffx} ¶
|
||||
ring{OSffx} ¶
|
||||
mpm{OSffx} ¶
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue