You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by fi...@locus.apache.org on 2000/04/23 02:49:30 UTC

cvs commit: apache-2.0/src/lib/apr/threadproc/unix Makefile.in

fielding    00/04/22 17:49:30

  Modified:    src/lib/apr/threadproc/unix Makefile.in
  Log:
  Update depend
  
  Revision  Changes    Path
  1.12      +5 -0      apache-2.0/src/lib/apr/threadproc/unix/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/lib/apr/threadproc/unix/Makefile.in,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- Makefile.in	2000/04/22 06:16:47	1.11
  +++ Makefile.in	2000/04/23 00:49:30	1.12
  @@ -88,6 +88,11 @@
    $(INCDIR)/apr_thread_proc.h $(INCDIR)/apr_file_io.h \
    $(INCDIR)/apr_general.h $(INCDIR)/apr.h \
    $(INCDIR)/apr_errno.h $(INCDIR)/apr_time.h \
  + ../../file_io/unix/fileio.h $(INCDIR)/apr_lib.h
  +threadpriv.o: threadpriv.c threadproc.h $(INCDIR)/apr_config.h \
  + $(INCDIR)/apr_thread_proc.h $(INCDIR)/apr_file_io.h \
  + $(INCDIR)/apr_general.h $(INCDIR)/apr.h \
  + $(INCDIR)/apr_errno.h $(INCDIR)/apr_time.h \
    ../../file_io/unix/fileio.h $(INCDIR)/apr_lib.h \
    $(INCDIR)/apr_portable.h $(INCDIR)/apr_network_io.h \
    $(INCDIR)/apr_lock.h