Changeset 1706 in kBuild for trunk/src/kmk/variable.c
- Timestamp:
- Sep 2, 2008 4:00:09 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/variable.c
r1617 r1706 1311 1311 #ifdef CONFIG_WITH_KMK_BUILTIN 1312 1312 /* The supported kMk Builtin commands. */ 1313 (void) define_variable ("KMK_BUILTIN", 11, "append cat c p cmp echo install kDepIDB ln md5sum mkdir mv printf rm rmdir test", o_default, 0);1313 (void) define_variable ("KMK_BUILTIN", 11, "append cat chmod cp cmp echo install kDepIDB ln md5sum mkdir mv printf rm rmdir test", o_default, 0); 1314 1314 #endif 1315 1315
Note:
See TracChangeset
for help on using the changeset viewer.