Ignore:
Timestamp:
Oct 30, 2008, 12:15:18 AM (17 years ago)
Author:
bird
Message:

Added kmk_sleep as an external and internal kmk command.

File:
1 edited

Legend:

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

    r1999 r2003  
    12881288#ifdef CONFIG_WITH_KMK_BUILTIN
    12891289  /* The supported kMk Builtin commands. */
    1290   (void) define_variable ("KMK_BUILTIN", 11, "append cat chmod cp cmp echo expr install kDepIDB ln md5sum mkdir mv printf rm rmdir test", o_default, 0);
     1290  (void) define_variable ("KMK_BUILTIN", 11, "append cat chmod cp cmp echo expr install kDepIDB ln md5sum mkdir mv printf rm rmdir sleep test", o_default, 0);
    12911291#endif
    12921292
Note: See TracChangeset for help on using the changeset viewer.