VirtualBox

Changeset 2856 in kBuild for trunk/src/kmk/Makefile.kmk


Ignore:
Timestamp:
Sep 1, 2016 2:42:08 AM (8 years ago)
Author:
bird
Message:

updates

File:
1 edited

Legend:

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

    r2845 r2856  
    221221        commands.c \
    222222        default.c \
    223         dir.c \
    224223        expand.c \
    225224        file.c \
     
    242241        kbuild.c \
    243242        kbuild-object.c
     243ifeq ($(KBUILD_TARGET),win)
     244 kmk_SOURCES += dir-nt-bird.c
     245else
     246 kmk_SOURCES += dir.c
     247endif
    244248
    245249kmk_SOURCES.win = \
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