diff options
Diffstat (limited to 'soltools/mkdepend/makefile.mk')
-rw-r--r-- | soltools/mkdepend/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/soltools/mkdepend/makefile.mk b/soltools/mkdepend/makefile.mk index 2e1bf232e078..1a38b42f1c4d 100644 --- a/soltools/mkdepend/makefile.mk +++ b/soltools/mkdepend/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: nf $ $Date: 2001-04-18 09:10:59 $ +# last change: $Author: nf $ $Date: 2001-04-18 09:50:16 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -60,6 +60,7 @@ # #************************************************************************* +PRJNAME=soltools TARGET=make_makedepend PRJ=.. TARGETTYPE=CUI |