Ignore:
Timestamp:
Sep 23, 2007, 12:01:37 AM (18 years ago)
Author:
bird
Message:

Added md5sum as a builtin tool.

File:
1 edited

Legend:

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

    r938 r1101  
    10901090#ifdef CONFIG_WITH_KMK_BUILTIN
    10911091  /* The supported kMk Builtin commands. */
    1092   (void) define_variable ("KMK_BUILTIN", 11, "append cat cp echo install ln mkdir mv printf rm rmdir", o_default, 0);
     1092  (void) define_variable ("KMK_BUILTIN", 11, "append cat cp echo install ln md5sum mkdir mv printf rm rmdir", o_default, 0);
    10931093#endif
    10941094
Note: See TracChangeset for help on using the changeset viewer.