Rev 819 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 819 | Rev 829 | ||
|---|---|---|---|
| Line 24... | Line 24... | ||
| 24 | 24 | ||
| 25 | Makefile |
25 | Makefile |
| 26 | ******** |
26 | ******** |
| 27 | Make script for doing various things like compiling and cleaning etc. |
27 | Make script for doing various things like compiling and cleaning etc. |
| 28 | 28 | ||
| - | 29 | ModuleManager |
|
| - | 30 | ******** |
|
| - | 31 | Script to add and remove modules, also used to generate files needed for compilation, |
|
| - | 32 | for information on how to use the manager type "./ModuleManager --help" |
|