VirtualBox

Ignore:
Timestamp:
Dec 6, 2007 4:25:40 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
26554
Message:

Removed the tests for KMK_USE_REDIRECT, KMK_USE_TEST, KMK_NEW_SED and KMK_NEW_CP.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk

    r5933 r5976  
    329329        $(call MSG_GENERATE,VirtualBoxVM.app,$<,$@)
    330330        $(QUIET)$(RM) -f $@
    331 ifdef KMK_NEW_SED
    332331        $(QUIET)$(SED) \
    333332                -e 's/@VBOX_VERSION_STRING@/$(VBOX_VERSION_STRING)/g' \
     
    336335                -e 's/@VBOX_VERSION_BUILD@/$(VBOX_VERSION_BUILD)/g' \
    337336                --output $@ $<
    338 else
    339         $(QUIET)$(SED) \
    340                 -e 's/@VBOX_VERSION_STRING@/$(VBOX_VERSION_STRING)/g' \
    341                 -e 's/@VBOX_VERSION_MAJOR@/$(VBOX_VERSION_MAJOR)/g' \
    342                 -e 's/@VBOX_VERSION_MINOR@/$(VBOX_VERSION_MINOR)/g' \
    343                 -e 's/@VBOX_VERSION_BUILD@/$(VBOX_VERSION_BUILD)/g' \
    344                 $< > $@
    345 endif
    346337
    347338#
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