- Timestamp:
- May 4, 2007 12:46:16 AM (18 years ago)
- Location:
- trunk
- Files:
-
- 3 deleted
- 1 edited
- 46 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Top level makefile. 3 4 # 5 4 6 # 5 7 # Copyright (C) 2006 InnoTek Systemberatung GmbH -
Property svn:keywords
changed from
-
trunk/include/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r1 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Some hacks to allow syntax and prerequisite include checking of headers. 3 4 # This makefile doesn't and shouldn't build successfully. -
Property svn:keywords
changed from
-
trunk/src/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 2 # Makefile for the src directory. 1 # $Id$ 2 ## @file 3 # Top-level makefile for the src directory. 3 4 # 4 5 -
Property svn:keywords
changed from
-
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
-
trunk/src/VBox/Debugger/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 debugger. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # VGA BIOS Makefile 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Devices/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the devices, drivers and services. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 2 # PC BIOS Makefile 1 # $Id$ 2 ## @file 3 # PC BIOS makefile. 3 4 # 4 5 6 # 5 7 # Copyright (C) 2006 InnoTek Systemberatung GmbH 6 8 # … … 99 101 100 102 # 6. create the symbol table. 101 $(PATH_TARGET)/bios-syms.h: $(PATH_TARGET)/bios.lst Makefile 103 $(PATH_TARGET)/bios-syms.h: $(PATH_TARGET)/bios.lst Makefile.kmk 102 104 $(call MSG_TOOL,symtable,PcBiosBin,$<,$@) 103 105 $(QUIET)$(SED) \ -
Property svn:keywords
changed from
-
trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the storage device & driver testcases. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Devices/testcase/Makefile.kmk
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the Devices testcases. 3 4 # -
trunk/src/VBox/Disassembler/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 Disassembler. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Frontends/Makefile.kmk
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the VBox frontend base directory. 3 4 # -
Property svn:eol-style
set to
-
trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for VBoxBFE (a basic frontend which doesn't make use of Main). 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Frontends/VBoxFB/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for VBoxFB. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for VBoxManage (the cli frontend). 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Frontends/VirtualBox/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 Qt GUI. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/HostDrivers/Makefile.kmk
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the VBox Host drivers base directory. 3 4 # … … 23 24 24 25 # Include sub-makefile. 25 include $(VBOX_PATH_HOSTDRIVERS)/Support/Makefile 26 include $(VBOX_PATH_HOSTDRIVERS)/Support/Makefile.kmk 26 27 ifeq ($(BUILD_TARGET),win) 27 include $(VBOX_PATH_HOSTDRIVERS)/VBoxTAP/Makefile 28 include $(VBOX_PATH_HOSTDRIVERS)/VBoxTAP/Makefile.kmk 28 29 ifdef VBOX_WITH_USB 29 30 include $(VBOX_PATH_HOSTDRIVERS)/VBoxUSB/Makefile.kmk -
Property svn:eol-style
set to
-
trunk/src/VBox/HostDrivers/Support/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Sub-Makefile for the support library and the drivers/modules/kexts it uses. 3 4 # … … 41 42 # Include sub-makefile(s). 42 43 # 43 include $(VBOX_PATH_SUPPORT)/testcase/Makefile 44 include $(VBOX_PATH_SUPPORT)/testcase/Makefile.kmk 44 45 45 46 -
Property svn:keywords
changed from
-
trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 2 # Sub-Makefile for the SUPLib testcase. 1 # $Id$ 2 ## @file 3 # Sub-Makefile for the SUPLib testcases. 3 4 # 4 5 -
Property svn:keywords
changed from
-
trunk/src/VBox/HostDrivers/VBoxTAP/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Sub-Makefile for the Windows Network Driver. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Main/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 Main module. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Main/testcase/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 API testcases. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # $Id$ 2 ## @file 3 # Top-level makefile for src/VBox. 4 # 5 1 6 # 2 7 # Copyright (C) 2006 InnoTek Systemberatung GmbH -
Property svn:keywords
changed from
-
trunk/src/VBox/Runtime/testcase/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the IPRT testcases. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/VMM/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the VMM. 3 4 # -
Property svn:keywords
changed from
-
trunk/src/VBox/VMM/testcase/Makefile.kmk
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r2469 r2478 1 # 1 # $Id$ 2 ## @file 2 3 # Makefile for the VMM testcases. 3 4 # … … 171 172 ../TRPMInternal.mac \ 172 173 ../VMMInternal.mac \ 173 Makefile \174 Makefile.kmk \ 174 175 | $(call DIRDEP,$(PATH_TARGET)) 175 176 $(call MSG_COMPILE,tstAsmStructsAsm,$<,$@,AS) … … 210 211 # 1b. make an elf/macho object containing the offsets. 211 212 $(PATH_TARGET)/tstAsmStructsAsm.o: tstAsmStructsAsm.asm $(PATH_TARGET)/tstAsmStructsAsm.mac \ 212 Makefile \213 Makefile.kmk \ 213 214 | $(call DIRDEP,$(PATH_TARGET)) 214 215 $(call MSG_COMPILE,tstAsmStructsasm,$<,$@,AS) -
Property svn:keywords
changed from
-
trunk/src/testcase/Makefile.kmk
-
Property svn:eol-style
set to
native
r2469 r2478 1 # 2 # Makefile for the src directory. 1 # $Id$ 2 ## @file 3 # Makefile for misc testcases. 3 4 # 4 5 -
Property svn:eol-style
set to
Note:
See TracChangeset
for help on using the changeset viewer.