Fix broken command line in the `Makefile`.

The argument including ';' should be quoted because the it will be
interpreted as the end of the line by the ordinary UNIX shells.