Ignore:
Timestamp:
Sep 21, 2008, 3:05:36 AM (17 years ago)
Author:
bird
Message:

kmk: moved eval_include_dep into incdep.c (was in read.c) and implemented background file reading. 'includedep-queue' and 'includedep-flush' are new directives, which along with 'includedep', all take a list of dependency files (used to only take a single file).

File:
1 edited

Legend:

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

    r1778 r1797  
    4848                \
    4949                expreval.c \
     50                incdep.c \
    5051                kbuild.c \
    5152                electric.c \
Note: See TracChangeset for help on using the changeset viewer.