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

  include std.mk
  
  TARGET=foo
  HFILES=bar.h
  OFILES=main.o foo.o baz.o
  
  include cmd.mk
This is what Makefiles tend to look like in some places.


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

Search: