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

I did not use Make at this time (I wasn't alive!), but it seems that you'd have to declare dependencies too. How did you determine if it was "old"?


"If a line begins at character 0, that is a list of files whose timestamps should be checked"

The list of files would be the declared dependencies.


Ah I see.


the first file in the list is the one whose timestamp is compared against all the other files in the list after it. If the timestamp of any file is newer than that first file, the following lines starting with a tab are executed.




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

Search: