Are there any good resources out there on writing makefiles? I ask because it seems every programming book I've looked at either barely brushes over the subject or doesn't touch it at all.
I have a multifile C command line program I conceived myself and wrote as an Xcode project, but I would like to try my hand at makefiles.
Thanks!
I have a multifile C command line program I conceived myself and wrote as an Xcode project, but I would like to try my hand at makefiles.
Thanks!