Project

General

Profile

« Previous | Next » 

Revision 3377

main Makefile: Installation: install: Download input data using new inputs/download target

View differences:

Makefile
70 70

  
71 71
##### Installation
72 72

  
73
install: _always core mysql inputs/install test
73
install: _always core mysql inputs/download inputs/install test
74 74
	@$(done)
75 75

  
76 76
uninstall: _always inputs/uninstall rm_mysql rm_core ;

Also available in: Unified diff