Rename the modules subpkg to targets, to better reflect what it contains.
[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"