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

Can

  % grep '^include' Makefile -c 
  159
includes with

  % wc --lines --total=only $(awk '/^include/{ print $2 }' Makefile) Makefile 
  22547
lines in total really count as having a single makefile? I have no dog in this fight, just wondering.


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

Search: