diff options
-rw-r--r-- | solenv/inc/pstrules.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/solenv/inc/pstrules.mk b/solenv/inc/pstrules.mk index cff32afdc55e..42c7aeb70e87 100644 --- a/solenv/inc/pstrules.mk +++ b/solenv/inc/pstrules.mk @@ -2,9 +2,9 @@ # # $RCSfile: pstrules.mk,v $ # -# $Revision: 1.13 $ +# $Revision: 1.14 $ # -# last change: $Author: hjs $ $Date: 2001-08-14 14:14:33 $ +# last change: $Author: hjs $ $Date: 2001-09-05 10:07:45 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -95,6 +95,8 @@ $(OBJ)$/sxl_%.obj : %.cxx .IF "$(SVXLIGHTSLOFILES)"!="" +SVXLIGHTDEFS=-DSVX_LIGHT + $(SLO)$/sxl_%.obj : %.cxx @echo ------------------------------ @echo Making: $@ |