2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-27 15:18:06 +00:00

Mark "uninstall-local" targets phony.

This commit is contained in:
Ben Pfaff
2011-08-25 10:19:23 -07:00
parent d56bfe3871
commit 44852fdf63
3 changed files with 5 additions and 3 deletions

View File

@@ -42,6 +42,6 @@ ovs-install-data-local:
endif
install-data-local: ovs-install-data-local
uninstall-local: ovs-uninstall-local
UNINSTALL_LOCAL += ovs-uninstall-local
ovs-uninstall-local:
rm -f $(DESTDIR)$(pkgdatadir)/python/ovs/dirs.py