aboutsummaryrefslogtreecommitdiff
path: root/common.rules
AgeCommit message (Collapse)Author
2003-05-14rm library file before running ar (otherwise ar might add to the existing .a ↵Max Horn
file, which can cause issues if files are added/renamed/removed) svn-id: r7514
2002-11-21revamped build system somewhat: 'modules' like scumm, simon, gui etc. now ↵Max Horn
all build into a lib, and all have a module.mk file that lists all their file. Advantage: further modularizes the build system, seperating all parts of ScummVM svn-id: r5653