Date: Fri, 14 May 2004 12:52:35 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib Makefile Message-ID: <200405141952.i4EJqZrP094079@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405141952.i4EJqZrP094079>
