Hacker News new | ask | show | jobs
by akira2501 559 days ago

    output: dependencies
        <command(s) that use dependencies to create output>
If any "dependencies" are newer than "output" or if "output" does not exist the commands run. Otherwise they don't.