]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
iproute2: cleanup dependencies
authorYegor Yefremov <yegorslists@googlemail.com>
Mon, 27 Feb 2012 14:21:15 +0000 (15:21 +0100)
committerStephen Hemminger <shemminger@vyatta.com>
Mon, 27 Feb 2012 16:27:54 +0000 (08:27 -0800)
commit8ced4fcd50dbbf7a0219ff5705390e6f89ba434c
treea2e9aad34d5f019323965e010dc67a0710a8fc14
parente2a4536a4315ba1db6afccd4ccc41499bbde4c14
iproute2: cleanup dependencies

LIBNETLINK will be defined in the main Makefile, so
both ../lib/libnetlink.a ../lib/libutil.a will be
automatically appended during linking. Otherwise
../lib/libnetlink.a ../lib/libutil.a will appear
twice during linking.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
ip/Makefile
misc/Makefile
tc/Makefile