Changeset 41088 in vbox for trunk/src/VBox/Devices/PC
- Timestamp:
- Apr 27, 2012 2:42:40 PM (13 years ago)
- Location:
- trunk/src/VBox/Devices/PC/BIOS-new
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS-new/Makefile.kmk
r41087 r41088 93 93 94 94 95 # 96 # MakeDebianBiosAssembly - For distros without OpenWatcom. 97 # 98 PROGRAMS += MakeDebianBiosAssembly ## TODO this is build program, really. later. 99 MakeDebianBiosAssembly_TEMPLATE = VBOXR3EXE 100 MakeDebianBiosAssembly_SOURCES = MakeDebianBiosAssembly.cpp 101 MakeDebianBiosAssembly_LIBS = $(LIB_RUNTIME) 102 95 103 96 104 include $(KBUILD_PATH)/subfooter.kmk
Note:
See TracChangeset
for help on using the changeset viewer.