Changeset 2753 for trunk/src/kmk/commands.h
- Timestamp:
- Jan 23, 2015, 10:46:30 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/commands.h
r2594 r2753 57 57 void delete_child_targets (struct child *child); 58 58 void chop_commands (struct commands *cmds); 59 #ifdef KMK 60 void free_chopped_commands (struct commands *cmd); 61 #endif 59 62 #if defined(CONFIG_WITH_COMMANDS_FUNC) || defined (CONFIG_WITH_DOT_MUST_MAKE) 60 63 void set_file_variables (struct file *file, int called_early);
Note:
See TracChangeset
for help on using the changeset viewer.