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

DEBUG=-g

include ../GNUmakefile.common
