Changeset 2478 in vbox for trunk/src/VBox/Additions
- Timestamp:
- May 4, 2007 12:46:16 AM (18 years ago)
- Location:
- trunk/src/VBox/Additions
- Files:
-
- 20 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Top-level makefile for the VirtualBox Guest Additions. 3 4 # … … 90 91 $(PATH_BIN)/additions/VBoxGuestAdditions.iso: \ 91 92 $(GUESTADDITIONS_WIN32_DEPS) $(GUESTADDITIONS_LINUX_DEPS) \ 92 Makefile 93 Makefile.kmk 93 94 $(call MSG_TOOL,mkisofs,,,$@) 94 95 $(QUIET)$(VBOX_MKISOFS) -rational-rock -joliet -iso-level 4 -volid "VBOXADDITIONS" -l -graft-points -o $@ \ -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for VBoxDisp.dll. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile.kmk
-
Property svn:keywords
set to
Id
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the VirtualBox Windows Guest Mirror Graphics driver. 3 4 # -
Property svn:keywords
set to
-
trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # $Id$ 2 ## @file 3 # Base makefile for the Windows guest graphics driver. 4 # 5 1 6 # 2 7 # Copyright (C) 2006 InnoTek Systemberatung GmbH -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for VBoxVideo. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk
-
Property svn:keywords
set to
Id
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the VirtualBox Windows guest mirror video driver. 3 4 # -
Property svn:keywords
set to
-
trunk/src/VBox/Additions/WINNT/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the Windows NT++ Guest Additions. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the VirtualBox Windows Guest mouse filter driver. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/WINNT/VBoxControl/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for VBoxControl. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for VBoxGINA. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for VBoxGuest (Windows Guest Additions Driver). 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for VBoxService. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the VirtualBox NT4 guest additions mouse driver. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/common/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # $Id$ 2 ## @file 3 # Makefile for the common addition code. 4 # 5 1 6 # 2 7 # Copyright (C) 2006 InnoTek Systemberatung GmbH -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the common guest addition code library. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/linux/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the linux guest additions base directory. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/linux/daemon/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the VirtualBox Linux Guest Addition Linux Daemon. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/linux/module/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the VirtualBox Linux Guest Additions Kernel Module. 3 4 # … … 79 80 80 81 # 81 # The module .82 # The module (for syntax checking). 82 83 # 83 84 vboxadd_TEMPLATE = VBOXLNX32GUESTR0 -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/linux/xgraphics/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the VBox Linux Additions X.org graphics driver. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/linux/xmouse/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the VBox Linux Additions X.org mouse driver. 3 4 # -
Property svn:keywords
changed from
Note:
See TracChangeset
for help on using the changeset viewer.