CHDR	= Main.h 
C++-SRC	= Main.cc 
TARGET	= main

C++FLAGS =  -g

include ../GNUmakefile.common
