Project

General

Profile

« Previous | Next » 

Revision 3133

input.Makefile: Added import/steps.by_col.sql to generate a Redmine-formatted list of steps for column-based import

View differences:

input.Makefile
393 393
%-ok: _always
394 394
	$(CP) $* $(call testRef,$*)
395 395

  
396
##### Documentation
397

  
398
import/steps.by_col.sql: _always
399
	+$(selfMake) import by_col=1 verbosity=2 n=100|$(bin)/debug2redmine >$@
400

  
396 401
##### Input-type-specific
397 402

  
398 403
# Each input type needs var $(mapEnv) and targets src/install, src/uninstall

Also available in: Unified diff