Revision 14701
Added by Aaron Marcuse-Kubitza about 10 years ago
trunk/config/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 './**' |
Also available in: Unified diff
config/Makefile: added download target