Ignore:
Timestamp:
Dec 1, 2007, 4:30:16 AM (18 years ago)
Author:
bird
Message:

Added kmk_builtin_test and kmk_test - a slightly modified version of /bin/test.

File:
1 edited

Legend:

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

    r1180 r1292  
    11101110#ifdef CONFIG_WITH_KMK_BUILTIN
    11111111  /* The supported kMk Builtin commands. */
    1112   (void) define_variable ("KMK_BUILTIN", 11, "append cat cp cmp echo install kDepIDB ln md5sum mkdir mv printf rm rmdir", o_default, 0);
     1112  (void) define_variable ("KMK_BUILTIN", 11, "append cat cp cmp echo install kDepIDB ln md5sum mkdir mv printf rm rmdir test", o_default, 0);
    11131113#endif
    11141114
Note: See TracChangeset for help on using the changeset viewer.