]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
- Removed String.c (now in src/)
authorrousskov <>
Sun, 8 Mar 1998 14:34:41 +0000 (14:34 +0000)
committerrousskov <>
Sun, 8 Mar 1998 14:34:41 +0000 (14:34 +0000)
lib/Makefile.in

index e60679cecf12d87b7aff8cf6f3453b2544faf102..5c4550be538270515928576694228e93e385257f 100644 (file)
@@ -1,5 +1,5 @@
 #
-#  $Id: Makefile.in,v 1.35 1998/03/06 00:38:43 wessels Exp $
+#  $Id: Makefile.in,v 1.36 1998/03/08 07:34:41 rousskov Exp $
 #
 prefix         = @prefix@
 top_srcdir     = @top_srcdir@
@@ -34,7 +34,6 @@ UTILOBJS      = rfc1123.o \
                  snprintf.o \
                  md5.o \
                  radix.o \
-                 String.o \
                  stub_memaccount.o \
                  Stack.o \
                  $(LIBOBJS)