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

Real Users find the one combination of bizarre input values that shuts down the system for days.

Working...