Move catalyst.conf and catalystrc to an etc/ directory
[catalyst.git] / etc / catalystrc
1 #!/bin/bash
2 # This is an example catalystrc. As such, it doesn't actually *do* anything.
3
4 # Uncomment the following to increase the number of threads used to compile.
5 # export MAKEOPTS="-j16"