]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- style: use `=' instead of `+=' for initial assignments.
authorRuslan Ermilov <ru@FreeBSD.org>
Fri, 24 Nov 2006 06:38:11 +0000 (06:38 +0000)
committerRuslan Ermilov <ru@FreeBSD.org>
Fri, 24 Nov 2006 06:38:11 +0000 (06:38 +0000)
commit73eee246503c336e120fc569faa3ee002fa2f691
treee277ebb0a232f8353826996c89e60a0d8b0a88f8
parent6770b130f1880ea2e3a52e30f723961de2bdda99
- style: use `=' instead of `+=' for initial assignments.

- don't add generated sources' objects to OBJS explicitly;
  GENSRCS is part of SRCS so they were already in OBJS.
lib/libelf/Makefile