﻿id	summary	reporter	owner	description	type	status	priority	component	resolution	keywords	cc
1	Create standard targets for Makefile	ruanda	ruanda	"Makefile lacks several standard targets, which should exists:

 * all - to compile the whole project
 * clean - to clean project's directory
 * install - to install compiled project in default location (/usr/local)
 * uninstall - to uninstall installed project

The ""all"" target should act as default target."	enhancement	closed	major	Makefile	fixed	Makefile target instalation	
