diff options
Diffstat (limited to 'soltools/cpp/makefile.mk')
-rw-r--r-- | soltools/cpp/makefile.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/soltools/cpp/makefile.mk b/soltools/cpp/makefile.mk index e69f21e1e455..2d5a12df01f0 100644 --- a/soltools/cpp/makefile.mk +++ b/soltools/cpp/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: hjs $ $Date: 2002-01-08 12:07:30 $ +# last change: $Author: rt $ $Date: 2002-12-11 14:00:23 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -73,6 +73,8 @@ NO_DEFAULT_STL=TRUE .INCLUDE : $(PRJ)$/util$/makefile.pmk .INCLUDE : settings.mk +UWINAPILIB=$(0) + # --- Files -------------------------------------------------------- OBJFILES= \ |