Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:Make? (Score 2, Informative) 625

make has an include statement, so you can do the separate-file-based configuration. Additionally, the file that is included is considered as a target, so you could write a rule that generates the included file; e.g., you could generate a nested include statement that picks up all the files in a given directory.

Slashdot Top Deals

"Conversion, fastidious Goddess, loves blood better than brick, and feasts most subtly on the human will." -- Virginia Woolf, "Mrs. Dalloway"

Working...