VirtualBox

Changeset 10045 in vbox


Ignore:
Timestamp:
Jul 1, 2008 12:17:20 AM (16 years ago)
Author:
vboxsync
Message:

Converted PC/PXE/Makefile.kmk to a sub-makefile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Makefile.kmk

    r10044 r10045  
    3838 include $(PATH_SUB_CURRENT)/Storage/VBoxHDDFormats/Makefile.kmk
    3939endif
    40 
    41 # Subdirs with complex makefiles.
    4240ifdef VBOX_WITH_INTEL_PXE
    43 SUBDIRS_LIBRARIES = PC/PXE
    44 SUBDIRS_CLEAN     = PC/PXE
     41 include $(PATH_SUB_CURRENT)/PC/PXE/Makefile.kmk
    4542else
    46 SUBDIRS_LIBRARIES = PC/Etherboot-src
    47 SUBDIRS_CLEAN     = PC/Etherboot-src
     43 # Subdir with complex makefile.
     44 SUBDIRS_LIBRARIES = PC/Etherboot-src
     45 SUBDIRS_CLEAN     = PC/Etherboot-src
    4846endif
    4947
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