Project

General

Profile

« Previous | Next » 

Revision 634

input.Makefile: Added documentation for accepting a test output

View differences:

input.Makefile
129 129
test/import.out: $(vegbienMaps) _always
130 130
	$(test2Db)
131 131

  
132
# Accepts a test output: make <test_output_path>-ok
132 133
%-ok: _always
133 134
	$(CP) $* $(call testRef,$*)
134 135

  

Also available in: Unified diff