diff --git a/solenv/inc/settings.mk b/solenv/inc/settings.mk index ff811762edfa..ebbaf3a020ca 100644 --- a/solenv/inc/settings.mk +++ b/solenv/inc/settings.mk @@ -2,9 +2,9 @@ # # $RCSfile: settings.mk,v $ # -# $Revision: 1.15 $ +# $Revision: 1.16 $ # -# last change: $Author: mh $ $Date: 2000-12-03 13:51:40 $ +# last change: $Author: pluby $ $Date: 2000-12-03 16:36:11 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -477,6 +477,10 @@ product!=compact dbgutil!=true .ENDIF +.IF "$(dbgutil)"!="" +product!= +.ENDIF + .IF "$(product)"=="" .IF "$(RES_ENUS)"=="" SRSDEFAULT=-SrsDefault