Project

General

Profile

« Previous | Next » 

Revision 11895

lib/common.Makefile: added %/live, for use with `make inputs/download`

View differences:

common.Makefile
120 120

  
121 121
%/reinstall: _always %/uninstall %/install ;
122 122

  
123
%/live: _always
124
	$(MAKE) $* live=1
125

  
123 126
# Run with `make -s` to avoid echoing make commands
124 127
version: _always
125 128
	echo $(version)

Also available in: Unified diff