VirtualBox

Changeset 648 in kBuild for trunk/src/lib/Makefile.kmk


Ignore:
Timestamp:
Dec 3, 2006 11:30:22 PM (18 years ago)
Author:
bird
Message:

nicked commandline -> argv parser from kLIBC so kmk_sed can grok single quoted stuff on windows.

File:
1 edited

Legend:

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

    r586 r648  
    3737
    3838
     39ifeq ($(filter-out win nt win32 win64,$(BUILD_TARGET)),)
     40LIBRARIES += kWinStartup
     41kWinStartup_TEMPLATE = LIB
     42kWinStartup_SOURCES = $(PATH_CURRENT)/startuphacks-win.c
     43kWinStartup_NOINST = 1
     44endif
     45
    3946include $(PATH_KBUILD)/footer.kmk
    4047
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