VirtualBox

source: vbox/trunk/src/VBox/Additions/darwin/Makefile.kmk@ 45462

Last change on this file since 45462 was 45462, checked in by vboxsync, 12 years ago

fixed svn properties

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 419 bytes
Line 
1# $Id: Makefile.kmk 45462 2013-04-10 15:53:56Z vboxsync $
2## @file
3# Makefile for the Mac OS guest additions base directory.
4#
5
6#
7# Copyright (C) 2010-2012 Oracle Corporation
8#
9# Oracle Corporation confidential
10# All rights reserved
11#
12
13SUB_DEPTH = ../../../..
14include $(KBUILD_PATH)/subheader.kmk
15
16$(PATH_STAGE_BIN)/additions/VBoxDawrinAdditions-x86.run:
17 touch $@
18
19$(PATH_STAGE_BIN)/additions/VBoxDawrinAdditions-amd64.run:
20 touch $@
21
22include $(FILE_KBUILD_SUB_FOOTER)
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette