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