Hacker News new | ask | show | jobs
by innocenat 1710 days ago

    dist.js: $(wildcard *.js)
        cat $? > dist.js
Like this?