]> git.proxmox.com Git - mirror_zfs.git/commit
Add uninstall Makefile targets
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 28 Jul 2010 20:59:18 +0000 (13:59 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 28 Jul 2010 21:55:32 +0000 (14:55 -0700)
commit099dc9c2d275b4475f130f3d03bab88516101b36
tree24827ed79b63e6de0a3af4e510b47d594d53230a
parent287b2fb117f1ce964dc79c1f694e7d473a6b9db0
Add uninstall Makefile targets

Extend the Makefiles with an uninstall target to cleanly
remove a package which was installed with 'make install'.

Additionally, ensure a 'depmod -a' is run as part of the
install to update the module dependency information.
Makefile.am
Makefile.in
include/Makefile.am
include/Makefile.in
module/Makefile.in