[Olsr-dev] [RFC] [PATCH 00/20] Add uninstall targets
Ferry Huberts
(spam-protected)
Tue Aug 2 13:49:04 CEST 2011
On 07/25/2011 05:37 PM, Ferry Huberts wrote:
> From: Ferry Huberts <(spam-protected)>
>
> This series adds uninstall targets.
>
> IMHO not having uninstall targets is a glaring gap in build functionality so
> I set out to fix it. Besides, I need it :-)
>
> I think I fixed all build files, except for
> ./openwrt/olsrd-stable-git/Makefile
>
> Please review and let me know.
>
> When I receive no comments I'll give it a week or so before pushing it into
> stable.
Any comments?
>
>
>
> Ferry Huberts (20):
> Makefiles: define UNINSTALL_LIB macro
> arprefresh: add uninstall target
> bmf: add uninstall target
> dot_draw: add uninstall target
> dyn_gw: add uninstall target
> dyn_gw_plain: add uninstall target
> httpinfo: add uninstall target
> mdns: add uninstall target
> nameservice: add uninstall target
> pgraph: add uninstall target
> quagga: add uninstall target
> secure: add uninstall target
> tas: add uninstall target
> txtinfo: add uninstall target
> watchdog: add uninstall target
> p2pd: add to Makefile
> p2pd: add uninstall target
> mini: add uninstall target
> Makefile: add uninstall targets
> Makefile: sort plugins
>
> Makefile | 163 ++++++++++++++++++++++++++++++++++-----------
> Makefile.inc | 20 +++---
> lib/arprefresh/Makefile | 3 +
> lib/bmf/Makefile | 3 +
> lib/dot_draw/Makefile | 3 +
> lib/dyn_gw/Makefile | 3 +
> lib/dyn_gw_plain/Makefile | 3 +
> lib/httpinfo/Makefile | 3 +
> lib/mdns/Makefile | 3 +
> lib/mini/Makefile | 3 +
> lib/nameservice/Makefile | 3 +
> lib/p2pd/Makefile | 3 +
> lib/pgraph/Makefile | 3 +
> lib/quagga/Makefile | 3 +
> lib/secure/Makefile | 3 +
> lib/tas/Makefile | 3 +
> lib/txtinfo/Makefile | 3 +
> lib/watchdog/Makefile | 3 +
> make/Makefile.android | 2 +
> make/Makefile.fbsd | 2 +
> make/Makefile.kfbsd | 1 +
> make/Makefile.linux | 2 +
> make/Makefile.nbsd | 2 +
> make/Makefile.obsd | 2 +
> make/Makefile.osx | 1 +
> make/Makefile.win32 | 1 +
> 26 files changed, 196 insertions(+), 48 deletions(-)
>
--
Ferry Huberts
More information about the Olsr-dev
mailing list