Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src



On Fri, Apr 04, 2003 at 04:06:01AM +0300, Jason R Thorpe wrote:
  | 
  | Module Name:        src
  | Committed By:       thorpej
  | Date:               Fri Apr  4 01:06:01 UTC 2003
  | 
  | Modified Files:
  |     src: Makefile
  | 
  | Log Message:
  | Always build tools/compat, so that random host helper programs
  | can use libnbcompat, if necessary.
  | 
  | cvs rdiff -r1.201 -r1.202 src/Makefile

This is broken:

+<<<<<<< Makefile
+.for dir in tools tools/compat lib/csu lib/libc lib gnu/lib
+=======
 .for dir in tools lib/csu lib/libc lib/libcrypt lib gnu/lib
+>>>>>>> 1.201


"oops"



Home | Main Index | Thread Index | Old Index