Project

General

Profile

« Previous | Next » 

Revision 1550

Renamed import-all to import_all to match convention of using underscores

View differences:

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