VirtualBox

Changeset 1457 in vbox for trunk


Ignore:
Timestamp:
Mar 14, 2007 12:02:41 AM (18 years ago)
Author:
vboxsync
Message:

Make sure the output directory exists. (stupid me)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS/Makefile

    r1362 r1457  
    7373
    7474# 1. precompile rombios.c
    75 $(PATH_TARGET)/_rombios_.c: rombios.c logo.c apmbios.S
     75$(PATH_TARGET)/_rombios_.c: rombios.c logo.c apmbios.S | $(call DIRDEP,$(TARGET_PATH))
    7676        $(call MSG_L1,Precompiling $<,=> $@)
    7777        $(QUIET)$(TOOL_$(VBOX_GCC_TOOL)_CC) -E -I$(PATH_TARGET) -I$(PATH_CURRENT)/.. -I$(PATH_ROOT)/include -I$(PATH_OUT) -DBX_SMP_PROCESSORS=1 -DVBOX $(addprefix -D,$(DEFS) $(DEFS.$(BUILD_TYPE))) -P $< > $@
Note: See TracChangeset for help on using the changeset viewer.

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