Ignore:
Timestamp:
Nov 26, 2006, 6:35:06 AM (19 years ago)
Author:
bird
Message:

Added cat as builtin command.

File:
1 edited

Legend:

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

    r601 r611  
    10621062#ifdef CONFIG_WITH_KMK_BUILTIN
    10631063  /* The supported kMk Builtin commands. */
    1064   (void) define_variable ("KMK_BUILTIN", 11, "append cp echo install ln mkdir rm rmdir", o_default, 0);
     1064  (void) define_variable ("KMK_BUILTIN", 11, "append cp cat echo install ln mkdir rm rmdir", o_default, 0);
    10651065#endif
    10661066
Note: See TracChangeset for help on using the changeset viewer.