Meta
Blogroll
IP info
Programs
Daily Archives: 2009-06-04
Nested GNU make files …
Sometimes you want to build potential goals of nested make files, i.e. make files that reside in a different folder. The best method I’ve been able to come up with so far was this one: # Declare some (immediate) constants … Continue reading
Posted in EN, Linux, Programming, Software
Leave a comment