#90167# added exceptions for sdfilter.cxx
This commit is contained in:
parent
f1f46f0eba
commit
1169d851c3
1 changed files with 5 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.3 $
|
||||
# $Revision: 1.4 $
|
||||
#
|
||||
# last change: $Author: ka $ $Date: 2001-02-13 12:10:02 $
|
||||
# last change: $Author: cl $ $Date: 2001-07-24 12:16:55 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -79,6 +79,9 @@ SLOFILES =\
|
|||
$(SLO)$/propread.obj \
|
||||
$(SLO)$/sdpptwrp.obj
|
||||
|
||||
EXCEPTIONSFILES= \
|
||||
$(SLO)$/sdfilter.obj
|
||||
|
||||
# --- Tagets -------------------------------------------------------
|
||||
|
||||
.INCLUDE : target.mk
|
||||
|
|
Loading…
Reference in a new issue