Hacker News new | ask | show | jobs
by mmj48 5187 days ago
(completely off topic)

for the rule:

       %.gz: %
wouldn't you need something like patsubst? Regardless of your response, could you share more info?

edit, that rule above only makes sense to me if the file name to be gzipped was passed to make. Is that correct? (I'm new to make)