Ignore:
Timestamp:
Sep 6, 2015, 5:43:10 PM (10 years ago)
Author:
bird
Message:

kmk_cc_exec.c: Sketched the basic makefile evaluation 'instructions'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/function.c

    r2771 r2788  
    20702070        {
    20712071          install_variable_buffer (&buf, &len); /* Really necessary? */
    2072           kmk_exec_evalval (v);
     2072          kmk_exec_eval_variable (v);
    20732073          restore_variable_buffer (buf, len);
    20742074        }
Note: See TracChangeset for help on using the changeset viewer.