#
# Makefile for the Squid Object Cache server
#
-# $Id: Makefile.in,v 1.271 2003/01/26 10:46:24 robertc Exp $
+# $Id: Makefile.in,v 1.272 2003/01/27 08:30:46 robertc Exp $
#
# Uncomment and customize the following to suit your needs:
#
HttpHdrCc.cc \
HttpHdrRange.cc \
HttpHdrContRange.cc \
+ HttpHdrContRange.h \
HttpHeader.cc \
HttpHeader.h \
+ HttpHeaderRange.h \
HttpHeaderTools.cc \
HttpBody.cc \
HttpMsg.cc \
HttpReply.cc \
+ HttpReply.h \
HttpRequest.cc \
HttpRequest.h \
icmp.cc \
mem.cc \
mem_node.cc \
mem_node.h \
+ Mem.h \
MemBuf.cc \
MemObject.cc \
MemObject.h \
HttpMsg.cc \
HttpReply.cc \
HttpRequest.cc \
+ HttpRequest.h \
icmp.cc \
icp_v2.cc \
icp_v3.cc \