Ignore:
Timestamp:
Aug 29, 2016, 6:31:33 PM (9 years ago)
Author:
bird
Message:

kSubmit/kWorker: updates

File:
1 edited

Legend:

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

    r2838 r2844  
    3939kUtil_SOURCES = \
    4040        crc32.c \
    41         md5.c
     41        md5.c \
     42        kbuild_version.c
    4243kUtil_SOURCES.win = \
    4344        nt_fullpath.c \
     
    5455#       restartable-syscall-wrappers.c
    5556kUtil_NOINST = 1
     57
     58kbuild_version.c_DEFS = KBUILD_SVN_REV=$(KBUILD_SVN_REV)
    5659
    5760LIBRARIES.win += kWinStartup
Note: See TracChangeset for help on using the changeset viewer.