Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Most (all?) of your Makefile targets don't represent actual files to 'make'.

> You're using make to run a bunch of tasks, including where tasks may depend on other tasks having been run before.

And the cool thing is....it works for both!

It can represent an actual file (e.g. a compiled binary) or abstract result (e.g., a successful test).





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: