manoj       99/12/19 21:54:35

  Modified:    src      Makefile.am
  Log:
  Add a comment to explain what the build-buildmark target is all about.
  
  Revision  Changes    Path
  1.5       +1 -1      apache-2.0/src/Makefile.am
  
  Index: Makefile.am
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/Makefile.am,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -d -u -r1.4 -r1.5
  --- Makefile.am       1999/12/20 04:43:28     1.4
  +++ Makefile.am       1999/12/20 05:54:35     1.5
  @@ -14,6 +14,6 @@
   
   apache_LDADD = $(apache_DEPENDENCIES) $(EXTRA_LIBS)
   
  +# Force buildmark to be rebuilt for every compile
   buildmark.o: build-buildmark
  -
   build-buildmark:
  
  
  

Reply via email to