Subversion Repositories HelenOS-historic

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
558 palkovsky 1
Following make targets are supported:
2
 
3
make, make all
4
	- Check configuration, build
5
 
6
make config
7
	- Start kernel configuration program
8
 
9
make clean
10
	- Clean build temporary files
11
 
12
make distclean
13
	- Clean everything including configuration
14