Ignore:
Timestamp:
Sep 6, 2016, 4:31:46 PM (9 years ago)
Author:
bird
Message:

kmk: Added $(dircache-ctl cmd,...) function for controlling the directory content cache on windows. Some other optimizations.

File:
1 edited

Legend:

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

    r2413 r2886  
    2929PROGRAMS += kDepPre
    3030kDepPre_TEMPLATE        = BIN
    31 kDepPre_LIBS            = $(LIB_KDEP)
     31kDepPre_LIBS            = $(LIB_KDEP) $(LIB_KUTIL)
    3232kDepPre_DEFS.linux      = HAVE_FGETC_UNLOCKED=1
    3333if1of ($(KBUILD_TARGET), win nt)
Note: See TracChangeset for help on using the changeset viewer.