bbaf6bd ^
1 2 3 4 5 6 7
include torrent-files.mk torrents: $(torrent-files) # Missing -c and -w $(torrent-files): torrent-files.mk mktorrent -f -v -d -n $@ -o $@ -c '' "$$(echo $@ | sed 's/\.torrent$$//')"