3 lines
82 B
Makefile
3 lines
82 B
Makefile
btsync:
|
|
cp $(BASE)/scripts/*_$@.sh build/scripts
|
|
cp $(BASE)/runit/$@ build/runit
|