Project

General

Profile

« Previous | Next » 

Revision 767

inputs/Makefile: Added %-add target to add new inputs

View differences:

inputs/Makefile
29 29
Makefile: ;
30 30

  
31 31
%: $(addsuffix %,$(subdirs)) _always ;
32

  
33
#####
34

  
35
%-add: _always
36
	svn mkdir $*
37
	$(MAKE) $*/svn_props

Also available in: Unified diff