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

C++FLAGS=-g -O

include ../GNUmakefile.common
