b01946cf966a38d8c9302826bc641649c669eb9bvboxsync# $Id$
b01946cf966a38d8c9302826bc641649c669eb9bvboxsync## @file
b01946cf966a38d8c9302826bc641649c669eb9bvboxsync# Sub-makefile for the FreeBSD host driver helper scripts.
b01946cf966a38d8c9302826bc641649c669eb9bvboxsync#
b01946cf966a38d8c9302826bc641649c669eb9bvboxsync
b01946cf966a38d8c9302826bc641649c669eb9bvboxsync#
772269936494ffaddd0750ba9e28e805ba81398cvboxsync# Copyright (C) 2006-2012 Oracle Corporation
b01946cf966a38d8c9302826bc641649c669eb9bvboxsync#
b01946cf966a38d8c9302826bc641649c669eb9bvboxsync# This file is part of VirtualBox Open Source Edition (OSE), as
b01946cf966a38d8c9302826bc641649c669eb9bvboxsync# available from http://www.virtualbox.org. This file is free software;
b01946cf966a38d8c9302826bc641649c669eb9bvboxsync# you can redistribute it and/or modify it under the terms of the GNU
b01946cf966a38d8c9302826bc641649c669eb9bvboxsync# General Public License (GPL) as published by the Free Software
b01946cf966a38d8c9302826bc641649c669eb9bvboxsync# Foundation, in version 2 as it comes in the "COPYING" file of the
b01946cf966a38d8c9302826bc641649c669eb9bvboxsync# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
b01946cf966a38d8c9302826bc641649c669eb9bvboxsync# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
b01946cf966a38d8c9302826bc641649c669eb9bvboxsync#
b01946cf966a38d8c9302826bc641649c669eb9bvboxsync
b01946cf966a38d8c9302826bc641649c669eb9bvboxsyncSUB_DEPTH = ../../../..
b01946cf966a38d8c9302826bc641649c669eb9bvboxsyncinclude $(KBUILD_PATH)/subheader.kmk
b01946cf966a38d8c9302826bc641649c669eb9bvboxsync
b01946cf966a38d8c9302826bc641649c669eb9bvboxsyncINSTALLS += HostDrivers-scripts
b01946cf966a38d8c9302826bc641649c669eb9bvboxsyncHostDrivers-scripts_INST = bin/src/
b01946cf966a38d8c9302826bc641649c669eb9bvboxsyncHostDrivers-scripts_SOURCES = Makefile
b01946cf966a38d8c9302826bc641649c669eb9bvboxsync
772269936494ffaddd0750ba9e28e805ba81398cvboxsyncinclude $(FILE_KBUILD_SUB_FOOTER)
b01946cf966a38d8c9302826bc641649c669eb9bvboxsync