
trying to get some memory optimisation (less pagetable reloading, less tlb purging) features working smoothly. to be documented when committing to trunk :)
make depend - find dependencies of ack libraries make all - compile ack libraries make install - compile and install ack libraries make depend-gnu - find dependencies of gnu libraries make all-gnu - compile gnu libraries make install-gnu - compile and install gnu libraries