Project

General

Profile

« Previous | Next » 

Revision 4376

input.Makefile: General targets: Removed duplicate `%: %.make` rule

View differences:

input.Makefile
90 90
	(set -x; $(make_script)) 2>>$<.log.sql
91 91
.PRECIOUS: % # save partial outputs of aborted src make scripts
92 92

  
93
%: %.make _always
94
	$(make_script)
95

  
96 93
##### SVN
97 94

  
98 95
add: _always

Also available in: Unified diff