Revision 6581
Added by Aaron Marcuse-Kubitza about 12 years ago
input.Makefile | ||
---|---|---|
117 | 117 |
|
118 | 118 |
##### SVN |
119 | 119 |
|
120 |
svnFilesGlob:= */{,$(noImportFile),{,.}{map,*terms,VegBIEN}.csv{,.*},*header.*,*.sql,test*.xml*}
|
|
120 |
svnFilesGlob:= */{,$(noImportFile),{,.}{map,*terms,VegBIEN}.csv{,.*},*header.*,*.sql,test.xml.ref}
|
|
121 | 121 |
svnFilesGlob := {map.csv,*{schema,~}*.sql,{,*/}*.make,$(svnFilesGlob)} |
122 | 122 |
_svnFilesGlob := {_MySQL/{,*schema*.sql,*.make},_src/*.{url,pdf}} |
123 | 123 |
svnFiles = $(filter-out _% logs/%,$(call wildcard/,$(svnFilesGlob)))\ |
Also available in: Unified diff
input.Makefile: SVN: $(svnFilesGlob): Include test.xml.ref instead of all test*.xml* to avoid including test outputs