scala/ScalaBook/chapter-06/tables.mk
all: rm -f tables.jar *.class scalac tables.scala jar cvf tables.jar *.class rm *.class