Ignore:
Timestamp:
Sep 25, 2007, 7:03:31 AM (18 years ago)
Author:
bird
Message:

kmk_builtin_cmp.

File:
1 edited

Legend:

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

    r1109 r1117  
    10951095#ifdef CONFIG_WITH_KMK_BUILTIN
    10961096  /* The supported kMk Builtin commands. */
    1097   (void) define_variable ("KMK_BUILTIN", 11, "append cat cp echo install ln md5sum mkdir mv printf rm rmdir", o_default, 0);
     1097  (void) define_variable ("KMK_BUILTIN", 11, "append cat cp cmp echo install ln md5sum mkdir mv printf rm rmdir", o_default, 0);
    10981098#endif
    10991099
Note: See TracChangeset for help on using the changeset viewer.