Opened 17 years ago
Last modified 17 years ago
#39 closed enhancement
kmk_append: Two new options {{{-d define_name}}} and {{{-t}}} — at Initial Version
| Reported by: | bird | Owned by: | bird |
|---|---|---|---|
| Priority: | major | Milestone: | 0.1.4 |
| Component: | kmk | Version: | 0.1.3 |
| Keywords: | kmk_append $(APPEND) | Cc: |
Description
The -d define_name option should put the text/variable/commands in a define define_name ... endef block. This saves two invocations to write the define/endef.
The -t option should truncate the file before writing to it. This saves a $(RM).
Note:
See TracTickets
for help on using tickets.
