Project

General

Profile

« Previous | Next » 

Revision 951

input.Makefile: svn_props: Set svn:ignore on maps subdirs

View differences:

input.Makefile
58 58

  
59 59
svn_props: _always
60 60
	svn propset svn:ignore $$'.~*\n*.log\n*.out\nsrc*' .
61
	$(if $(wildcard maps/),svn propset svn:ignore $$'.~*' maps)
61 62
	$(if $(wildcard test/),svn propset svn:ignore $$'*.out\n*.xml' test)
62 63

  
63 64
##### Installation

Also available in: Unified diff