Revision 1550
Added by Aaron Marcuse-Kubitza almost 13 years ago
Makefile | ||
---|---|---|
216 | 216 |
|
217 | 217 |
import: _always import-msg inputs/import ; |
218 | 218 |
import-msg: _always |
219 |
@echo $(emph)"To import all inputs at once:"$(endEmph) . bin/import-all
|
|
219 |
@echo $(emph)"To import all inputs at once:"$(endEmph) . bin/import_all
|
|
220 | 220 |
@echo |
221 | 221 |
@$(wait) |
222 | 222 |
|
Also available in: Unified diff
Renamed import-all to import_all to match convention of using underscores