Project

General

Profile

« Previous | Next » 

Revision 6806

input.Makefile: SVN: add: Added comment with instructions to update all inputs with these settings, using `make inputs/add`

View differences:

inputs/input.Makefile
127 127
svnFiles = $(filter-out _% logs/%,$(call wildcard/,$(svnFilesGlob)))\
128 128
$(call wildcard/,$(_svnFilesGlob))
129 129

  
130
# To update all inputs with these settings: make inputs/add
130 131
add: _always Source/add Source/map.csv $(allTables:%=%/add)
131 132
	$(call setSvnIgnore,.,'*')
132 133
	$(call addDirWithIgnore,logs,$$'*.log.sql\n*.trace')

Also available in: Unified diff