Date: Fri, 24 Nov 2006 06:38:11 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libelf Makefile Message-ID: <200611240638.kAO6cCUI045939@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2006-11-24 06:38:11 UTC
FreeBSD src repository
Modified files:
lib/libelf Makefile
Log:
- 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.
Revision Changes Path
1.3 +2 -4 src/lib/libelf/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611240638.kAO6cCUI045939>
