Debian GNU/Hurd 2013 released
Debian GNU/Hurd 2013 released
Posted May 27, 2013 21:04 UTC (Mon) by nix (subscriber, #2304)In reply to: Debian GNU/Hurd 2013 released by kleptog
Parent article: Debian GNU/Hurd 2013 released
Myself, I have trouble imagining how anyone can do anything useful without $(eval ...). Yeah, you *can* use makefile fragments, but this is so painful and unreadable as to defy easy comprehension -- and even that won't work in a make without GNU Make's auto-rereading handling of 'include'. On those, you have to generate the included file, halt, and ask people to please rerun make. Horrible.
(Make's source code is very nice, btw. Easy to add simple features to with only a few minutes' reading. Congratulations are due to Roland and Paul, this is *nice* software. For a Unix make, that is. They'll always be a bit horrible in some ways -- but all the competition is worse, often much worse.)