You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rs...@hyperreal.org on 1998/04/01 13:45:21 UTC

cvs commit: apache-1.3/src/support Makefile.tmpl

rse         98/04/01 03:45:21

  Modified:    src/support  Makefile.tmpl
  Log:
  update dependency list: "cls" is now in src/test/ while "ab" is new.
  
  Revision  Changes    Path
  1.14      +1 -1      apache-1.3/src/support/Makefile.tmpl
  
  Index: Makefile.tmpl
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/src/support/Makefile.tmpl,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- Makefile.tmpl	1998/03/31 15:46:16	1.13
  +++ Makefile.tmpl	1998/04/01 11:45:20	1.14
  @@ -55,7 +55,7 @@
   $(OBJS): Makefile
   
   # DO NOT REMOVE
  -cls.o: cls.c
  +ab.o: ab.c
   htdigest.o: htdigest.c ../main/md5c.c $(INCDIR)/conf.h \
    ../os/unix/os.h $(INCDIR)/hsregex.h $(INCDIR)/md5.h
   htpasswd.o: htpasswd.c