VirtualBox

Changeset 26346 in vbox


Ignore:
Timestamp:
Feb 9, 2010 3:58:14 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57434
Message:

build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bldprogs/Makefile.kmk

    r26345 r26346  
    3131biossums_SOURCES = biossums.c
    3232
    33 PROGRAMS += scm
    34 scm_TEMPLATE = VBOXR3EXE
    35 scm_SOURCES = scm.cpp
    36 scm_LIBS = \
    37         $(LIB_RUNTIME)
     33if !defined(VBOX_ONLY_SDK) && !defined(VBOX_ONLY_ADDITIONS) && !defined(VBOX_ONLY_DOCS)
     34 PROGRAMS += scm
     35 scm_TEMPLATE = VBOXR3EXE
     36 scm_SOURCES = scm.cpp
     37 scm_LIBS = \
     38        $(LIB_RUNTIME)
     39endif
    3840
    3941include $(KBUILD_PATH)/subfooter.kmk
Note: See TracChangeset for help on using the changeset viewer.

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