diff options
Diffstat (limited to 'soltools/testSHL/makefile.mk')
-rw-r--r-- | soltools/testSHL/makefile.mk | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/soltools/testSHL/makefile.mk b/soltools/testSHL/makefile.mk index b76f006ff2a7..f00fd8307c80 100644 --- a/soltools/testSHL/makefile.mk +++ b/soltools/testSHL/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: hjs $ $Date: 2002-01-08 12:07:30 $ +# last change: $Author: hr $ $Date: 2003-03-18 12:47:38 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -70,6 +70,9 @@ TARGETTYPE=CUI .INCLUDE : $(PRJ)$/util$/makefile.pmk .INCLUDE : settings.mk +UWINAPILIB=$(0) +LIBSALCPPRT=$(0) + # ------------------------------------------------------------------ APP1TARGET= $(TARGET) |