Project

General

Profile

« Previous | Next » 

Revision 14817

fix: *Makefile: changed line endings to \n so that `patch` can work with pasted input. use `svn di --extensions --ignore-eol-style` to verify no diff.

View differences:

Makefile
1
include ../lib/common.Makefile
2

  
3

  
4
# Paths
5
bin := ../bin
6

  
7
##### Input data
8

  
9
download: _always
10
	swap=1 $(bin)/sync_upload './**'
1
include ../lib/common.Makefile
2

  
3

  
4
# Paths
5
bin := ../bin
6

  
7
##### Input data
8

  
9
download: _always
10
	swap=1 $(bin)/sync_upload './**'

Also available in: Unified diff