rule all:
    input: []
    shell: "echo done"
