pve-manager/bin/ocf
Thomas Lamprecht 1ba0bf9cbc Makefile: fix distclean target
As some Makefiles in sub directories do not implement the distclean
target, namely:
PVE/Service/Makefile
PVE/CLI/Makefile

This target is broken.

As all other implementations just redirect to the 'clean' target I
do not implement the missing ones but rather remove all such
targets. Keep it just in the top level directory, for consistence
sake with other pve repos, and redirect it there directly to the
clean target.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2016-09-28 08:21:48 +02:00
..
Makefile Makefile: fix distclean target 2016-09-28 08:21:48 +02:00
pvevm Use methods from PVE::QemuConfig 2016-03-08 11:53:33 +01:00