VirtualBox

Changeset 26339 in vbox


Ignore:
Timestamp:
Feb 9, 2010 3:11:49 AM (15 years ago)
Author:
vboxsync
Message:

bldprogs/scm.cpp: Committed the basic functionality of the source code massager (SCM).

Location:
trunk/src/bldprogs
Files:
1 added
1 edited

Legend:

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

    r23452 r26339  
    55
    66#
    7 # Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7# Copyright (C) 2006-2010 Sun Microsystems, Inc.
    88#
    99# This file is part of VirtualBox Open Source Edition (OSE), as
     
    3131biossums_SOURCES = biossums.c
    3232
     33PROGRAMS += scm
     34scm_TEMPLATE = VBoxR3Static
     35scm_SOURCES = scm.cpp
     36scm_LIBS = \
     37        $(LIB_RUNTIME)
     38
    3339include $(KBUILD_PATH)/subfooter.kmk
    34 
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