summaryrefslogtreecommitdiff
path: root/soltools/testSHL/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'soltools/testSHL/makefile.mk')
-rw-r--r--soltools/testSHL/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/soltools/testSHL/makefile.mk b/soltools/testSHL/makefile.mk
index 1a238a7d1f8f..afa3645fbf24 100644
--- a/soltools/testSHL/makefile.mk
+++ b/soltools/testSHL/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: sz $ $Date: 2001-04-12 10:55:57 $
+# last change: $Author: pluby $ $Date: 2001-04-18 14:48:35 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -80,7 +80,7 @@ APP1OBJS= $(OBJ)$/$(TARGET).obj
APP1STDLIBS=$(SALLIB)\
$(SALHELPERLIB)
APP1DEPN= $(LB)$/tstutil.lib
-APP1LIBS= $(LB)$/tstutil.lib \
+APP1LIBS= $(LB)$/tstutil.lib
# --- Targets ------------------------------------------------------