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