#
# Darren Hardy, hardy@cs.colorado.edu, April 1994
#
-# $Id: Makefile.in,v 1.22 1997/04/28 04:30:03 wessels Exp $
+# $Id: Makefile.in,v 1.23 1997/05/14 21:08:14 wessels Exp $
#
prefix = @prefix@
srcdir = @srcdir@
clean:
-rm -f *.o $(LIBS) core
-realclean: clean
+distclean: clean
-rm -f libregex.a
-rm -f Makefile
#
# Makefile for the Squid Object Cache server
#
-# $Id: Makefile.in,v 1.69 1997/04/30 03:11:57 wessels Exp $
+# $Id: Makefile.in,v 1.70 1997/05/14 21:08:15 wessels Exp $
#
# Uncomment and customize the following to suit your needs:
#
store.o \
store_clean.o \
store_dir.o \
- storetoString.o \
tools.o \
unlinkd.o \
url.o \
clean:
-rm -rf *.o *pure_* core $(PROGS) $(UTILS) $(CGIPROGS) $(SUID_UTILS)
-realclean: clean
+distclean: clean
-rm -f Makefile squid.conf squid.conf.pre
tags: