Changeset 1101 for trunk/src/kmk/variable.c
- Timestamp:
- Sep 23, 2007, 12:01:37 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/variable.c
r938 r1101 1090 1090 #ifdef CONFIG_WITH_KMK_BUILTIN 1091 1091 /* The supported kMk Builtin commands. */ 1092 (void) define_variable ("KMK_BUILTIN", 11, "append cat cp echo install ln m kdir 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); 1093 1093 #endif 1094 1094
Note:
See TracChangeset
for help on using the changeset viewer.