aboutsummaryrefslogtreecommitdiff
path: root/libexec/hyperv
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-11-26 01:14:27 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-11-26 01:14:27 +0000
commit93e779a26c651610ac6e7986d67ecc9ed2cadcbf (patch)
tree309ed64677262583231a19ca382a5796de45a4a8 /libexec/hyperv
parent1576e8f8718c2b24738ac8c0e35bca651a9f32cd (diff)
downloadsrc-93e779a26c651610ac6e7986d67ecc9ed2cadcbf.tar.gz
src-93e779a26c651610ac6e7986d67ecc9ed2cadcbf.zip
META MODE: These need object directories to handle staging.
Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=291347
Diffstat (limited to 'libexec/hyperv')
-rw-r--r--libexec/hyperv/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/hyperv/Makefile b/libexec/hyperv/Makefile
index 37abdf5b8b3b..6d95c334ff93 100644
--- a/libexec/hyperv/Makefile
+++ b/libexec/hyperv/Makefile
@@ -5,6 +5,5 @@
BINDIR= /usr/libexec/hyperv
SCRIPTS= hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info
-NO_OBJ=
.include <bsd.prog.mk>