Project

General

Profile

« Previous | Next » 

Revision 5973

input.Makefile: Verification of import: verify/%.out: Made the target .PRECIOUS so that partial output will be saved in case of error to help debugging

View differences:

inputs/input.Makefile
386 386

  
387 387
verify/%.out: $(mappings)/verify.%.sql _always
388 388
	$(verify)
389
.PRECIOUS: verify/%.out # save partial output in case of error to help debugging
389 390
# default:
390 391
verify/%.out: _always ;
391 392

  

Also available in: Unified diff