ben         01/05/05 10:37:00

  Modified:    xml/expat Makefile.in
  Log:
  Standin for depend target.
  
  Revision  Changes    Path
  1.6       +3 -0      apr-util/xml/expat/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/apr-util/xml/expat/Makefile.in,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Makefile.in       2001/04/23 18:27:22     1.5
  +++ Makefile.in       2001/05/05 17:37:00     1.6
  @@ -151,3 +151,6 @@
        @list='$(SUBDIRS)'; for dir in $$list; do \
          cd $$dir; $(MAKE) uninstall; cd ..; \
        done
  +
  +depend:
  +     echo SOMEONE SHOULD MAKE THIS DO SOMETHING!!!
  
  
  

Reply via email to