Changeset 1117 for trunk/src/kmk/variable.c
- Timestamp:
- Sep 25, 2007, 7:03:31 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/variable.c
r1109 r1117 1095 1095 #ifdef CONFIG_WITH_KMK_BUILTIN 1096 1096 /* The supported kMk Builtin commands. */ 1097 (void) define_variable ("KMK_BUILTIN", 11, "append cat cp echo install ln md5sum mkdir mv printf rm rmdir", o_default, 0);1097 (void) define_variable ("KMK_BUILTIN", 11, "append cat cp cmp echo install ln md5sum mkdir mv printf rm rmdir", o_default, 0); 1098 1098 #endif 1099 1099
Note:
See TracChangeset
for help on using the changeset viewer.