#
# Makefile for the Squid Object Cache server
#
-# $Id: Makefile.in,v 1.405 2006/09/13 19:06:15 serassio Exp $
+# $Id: Makefile.in,v 1.406 2006/09/13 20:10:48 serassio Exp $
#
# Uncomment and customize the following to suit your needs:
#
StoreMetaMD5.cc StoreMetaSTD.cc StoreMetaUnpacker.cc \
StoreMetaURL.cc StoreMetaVary.cc StoreFileSystem.cc \
store_io.cc store_swapout.cc store_swapmeta.cc unlinkd.cc \
- ../test-suite/test_tools.cc globals.cc CommonPool.h \
+ win32.cc ../test-suite/test_tools.cc globals.cc CommonPool.h \
CompositePoolNode.h delay_pools.cc DelayId.cc DelayId.h \
DelayIdComposite.h DelayBucket.cc DelayBucket.h DelayConfig.cc \
DelayConfig.h DelayPool.cc DelayPool.h DelayPools.h \
StoreMetaUnpacker.$(OBJEXT) StoreMetaURL.$(OBJEXT) \
StoreMetaVary.$(OBJEXT) StoreFileSystem.$(OBJEXT) \
store_io.$(OBJEXT) store_swapout.$(OBJEXT) \
- store_swapmeta.$(OBJEXT) unlinkd.$(OBJEXT) $(am__objects_32) \
- $(am__objects_10)
+ store_swapmeta.$(OBJEXT) unlinkd.$(OBJEXT) $(am__objects_25) \
+ $(am__objects_32) $(am__objects_10)
am_tests_testCoss_OBJECTS = tests/testCoss.$(OBJEXT) \
tests/testMain.$(OBJEXT) $(am__objects_33)
tests_testCoss_OBJECTS = $(am_tests_testCoss_OBJECTS)
StoreMetaMD5.cc StoreMetaSTD.cc StoreMetaUnpacker.cc \
StoreMetaURL.cc StoreMetaVary.cc StoreFileSystem.cc \
store_io.cc store_swapout.cc store_swapmeta.cc unlinkd.cc \
- ../test-suite/test_tools.cc globals.cc CommonPool.h \
+ win32.cc ../test-suite/test_tools.cc globals.cc CommonPool.h \
CompositePoolNode.h delay_pools.cc DelayId.cc DelayId.h \
DelayIdComposite.h DelayBucket.cc DelayBucket.h DelayConfig.cc \
DelayConfig.h DelayPool.cc DelayPool.h DelayPools.h \
StoreMetaMD5.cc StoreMetaSTD.cc StoreMetaUnpacker.cc \
StoreMetaURL.cc StoreMetaVary.cc StoreFileSystem.cc \
store_io.cc store_swapout.cc store_swapmeta.cc unlinkd.cc \
- ../test-suite/test_tools.cc globals.cc CommonPool.h \
+ win32.cc ../test-suite/test_tools.cc globals.cc CommonPool.h \
CompositePoolNode.h delay_pools.cc DelayId.cc DelayId.h \
DelayIdComposite.h DelayBucket.cc DelayBucket.h DelayConfig.cc \
DelayConfig.h DelayPool.cc DelayPool.h DelayPools.h \
store_swapout.cc \
store_swapmeta.cc \
unlinkd.cc \
+ $(WIN32_SOURCE) \
$(STORE_TEST_SOURCES) \
$(DISKIO_SOURCE)