Changeset 611 for trunk/src/gmake/variable.c
- Timestamp:
- Nov 26, 2006, 6:35:06 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gmake/variable.c
r601 r611 1062 1062 #ifdef CONFIG_WITH_KMK_BUILTIN 1063 1063 /* 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); 1065 1065 #endif 1066 1066
Note:
See TracChangeset
for help on using the changeset viewer.