From 284597025ba381052d9acf8e82f6b3669da17523 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Tue, 12 Jul 2005 10:11:49 +0000 Subject: [PATCH] INTEGRATION: CWS os65 (1.15.64); FILE MERGED 2005/06/29 11:53:32 tl 1.15.64.1: #i46175# added check for MathType version --- starmath/util/makefile.mk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/starmath/util/makefile.mk b/starmath/util/makefile.mk index 5482403ba255..3e64df7ac036 100644 --- a/starmath/util/makefile.mk +++ b/starmath/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.15 $ +# $Revision: 1.16 $ # -# last change: $Author: kz $ $Date: 2005-01-18 15:40:03 $ +# last change: $Author: kz $ $Date: 2005-07-12 11:11:49 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -124,7 +124,8 @@ SHL2STDLIBS= \ SHL2DEPN= makefile.mk SHL2VERSIONMAP= smd.map SHL2OBJS= $(SLO)$/smdetect.obj \ - $(SLO)$/detreg.obj + $(SLO)$/detreg.obj \ + $(SLO)$/eqnolefilehdr.obj SHL1DEPN= makefile.mk SHL1LIBS= $(SLB)$/starmath.lib