Hacker News new | ask | show | jobs
by 3836293648 1400 days ago
This is what I do for all non-rust projects. I knew what it was supposed to do, but wow if it took me forever to figure out how to do it (the connection between rule name and file name is really poorly documented in tutorials, probably should've just read the man page)
1 comments

Yeah, I did this too. It's not that surprising considering that typically end-users only interact with phony targets (all, clean, install, etc).