Project

General

Profile

« Previous | Next » 

Revision 2981

main Makefile: Added %/reinstall, which calls the corresponding uninstall and install targets

View differences:

Makefile
66 66
	$(MAKE) $*
67 67
# re-run make so that cache of existing files is reset
68 68

  
69
%/reinstall: _always %/uninstall %/install ;
70

  
69 71
##### Installation
70 72

  
71 73
install: _always core mysql inputs/install test

Also available in: Unified diff