AdaHeads / call-flow-control

Call-information flow server.
Other
6 stars 8 forks source link

Add PROCESSORS variable to makefile #54

Closed ThomasLocke closed 11 years ago

ThomasLocke commented 11 years ago

It gets old really fast having to compile Alice with just one core.

ThomasLocke commented 11 years ago

Done. We can now do the $ PROCESSORS=8 make dance and have the benefit of compiling with more than one core.