From 2c159a6c3251f5035820b7dae92268774df040ae Mon Sep 17 00:00:00 2001 From: Owen Hartnett Date: Tue, 6 Jan 1998 16:17:05 +0000 Subject: [PATCH] [bug] Modify makefile to use DEV MPW development system. Note: DEV is now required to build this. This is needed in order to autobuild MMsrc. See the compound SW_macdev for the current version of DEV. Copied from Perforce Change: 19160 ServerID: perforce.ravenbrook.com GitHub-reference: https://github.com/Ravenbrook/mps/issues/10326 --- mps/src/s7ppac/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mps/src/s7ppac/Makefile b/mps/src/s7ppac/Makefile index 091fc214af9..abceb717ed3 100644 --- a/mps/src/s7ppac/Makefile +++ b/mps/src/s7ppac/Makefile @@ -1,6 +1,6 @@ # impl.makefile.s7ppac: S7PPAC MPW MAKE FILE # -# $HopeName: MMsrc!s7ppac:Makefile(trunk.6) $ +# $HopeName: MMsrc!s7ppac:Makefile(trunk.7) $ # # Copyright (C) 1996, 1997 Harlequin Group, all rights reserved # @@ -18,14 +18,14 @@ # BuildProgram -d Variety clean COptions = -ansi strict -proto strict -typecheck strict -w error ¶ - -d CONFIG_VAR_{Variety} -d CONFIG_PROD_EPCORE -sym full + -d CONFIG_VAR_{Variety} -d CONFIG_PROD_EPCORE -sym full -i "{CIncludes96}" ":" Ä "::" OSffx = .c.{Variety}.o {OSffx} Ä .c - MrC {DepDir}{Default}.c -o {TargDir}{Default}{OSffx} {COptions} + {MPWCommands96}MrC1.0 {DepDir}{Default}.c -o {TargDir}{Default}{OSffx} {COptions} mmsw_{Variety}.o Ä assert{OSffx} ring{OSffx} mpm{OSffx} bt{OSffx} ¶ arenacl{OSffx} arena{OSffx} pool{OSffx} poolmfs{OSffx} ¶ @@ -34,7 +34,7 @@ mmsw_{Variety}.o shield{OSffx} than{OSffx} ssan{OSffx} mpsi{OSffx} ld{OSffx} ¶ poolepdl{OSffx} poolepvm{OSffx} action{OSffx} seg{OSffx} ¶ poolmrg{OSffx} message{OSffx} - PPCLink {Deps} -xm l -o {Targ} -sym on + {MPWCommands96}PPCLink {Deps} -xm l -o {Targ} -sym on "{SharedLibraries96}InterfaceLib" cleanall Ä Delete Å.o