now using correct prjname

This commit is contained in:
Sven Jacobi 2002-10-31 10:03:38 +00:00
parent a917cb0774
commit b4ea9b4782

View file

@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.3 $
# $Revision: 1.4 $
#
# last change: $Author: jbu $ $Date: 2002-10-01 08:42:28 $
# last change: $Author: sj $ $Date: 2002-10-31 11:03:38 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -61,7 +61,7 @@
#*************************************************************************
PRJ=..$/..
PRJNAME=svgfilter
PRJNAME=filter
TARGET=svgfilter
ENABLE_EXCEPTIONS=TRUE
@ -69,9 +69,7 @@ USE_DEFFILE=TRUE
# --- Settings ----------------------------------
.INCLUDE : svpre.mk
.INCLUDE : settings.mk
.INCLUDE : sv.mk
# --- Types -------------------------------------