cvs commit: src/lib Makefile

Bruce Evans bde at FreeBSD.org
Fri May 14 12:52:36 PDT 2004


bde         2004/05/14 12:52:35 PDT

  FreeBSD src repository

  Modified files:
    lib                  Makefile 
  Log:
  Style fixes:
  Main ones: mostly use conditional expressions in ifdefs instead of a
  mixture of conditional expressions and nested ifdefs.
  Nearby ones:
  - don't do less than echo the code in the comment about libc_r
  - fixed some internal insertion sort errors and indentation errors.
  
  Revision  Changes    Path
  1.185     +5 -11     src/lib/Makefile


More information about the cvs-all mailing list