From 6bc722c8220061acbacca05b56accb37924b1dcf Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 26 Feb 2004 15:37:23 +0000 Subject: [PATCH] some initial changes --- soldep/source/makefile.mk | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/soldep/source/makefile.mk b/soldep/source/makefile.mk index 6809a234970f..3bd8af94cf82 100644 --- a/soldep/source/makefile.mk +++ b/soldep/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: obo $ $Date: 2004-02-26 14:50:38 $ +# last change: $Author: obo $ $Date: 2004-02-26 16:37:23 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -62,10 +62,10 @@ # --- Globals ------------------------------------------------------ -PRJ = ..$/..$/.. +PRJ = .. PRJINC = $(PRJ)$/source -PRJNAME = devtools -TARGET = depper +PRJNAME = soldep +TARGET = soldep # --- Settings ----------------------------------------------------- @@ -90,11 +90,11 @@ SRC1FILES = \ RES1TARGET = dep SRS1NAME=$(TARGET) SRS1FILES = \ - $(SRS)$/depper.srs + $(SRS)$/soldep.srs RESLIB1NAME = dep RESLIB1SRSFILES = \ - $(SRS)$/depper.srs + $(SRS)$/soldep.srs OBJFILES = \