DEBUG = -g

worktimer: worktimer.C worktimer.h
	g++ $(DEBUG) worktimer.C -o worktimer
