--------------------- PatchSet 731 Date: 2003/05/04 17:07:05 Author: serassio Branch: nt Tag: (none) Log: Win32 makefile.am cleanup Members: lib/Makefile.am:1.6.2.4->1.6.2.5 Index: squid3/lib/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid3/lib/Makefile.am,v retrieving revision 1.6.2.4 retrieving revision 1.6.2.5 diff -u -r1.6.2.4 -r1.6.2.5 --- squid3/lib/Makefile.am 15 Mar 2003 11:12:38 -0000 1.6.2.4 +++ squid3/lib/Makefile.am 4 May 2003 17:07:05 -0000 1.6.2.5 @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.6.2.4 2003/03/15 11:12:38 serassio Exp $ +# $Id: Makefile.am,v 1.6.2.5 2003/05/04 17:07:05 serassio Exp $ # SUBDIRS = libTrie @@ -50,8 +50,6 @@ md5.c \ Profiler.c \ snprintf.c \ -# drand48.c \ -# getopt.c \ win32lib.c libmiscutil_a_SOURCES = \ MemPool.c \