X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/1cdb3e4fec4a937c7d346ac9deb795f2eb50965d..11c44cf574b43cec747d490cb264829a535ed42a:/README diff --git a/README b/README index 1ae3e03..9009117 100644 --- a/README +++ b/README @@ -3,9 +3,9 @@ puzzle collection. You should find several Makefiles in the source code: - - `Makefile.gtk' should work under GNU make on Linux, provided you - have GTK installed to compile and link against. It builds GTK - binaries of the puzzle games. + - `Makefile' should work under GNU make on Linux, provided you have + GTK installed to compile and link against. It builds GTK binaries + of the puzzle games. - `Makefile.vc' should work under MS Visual C++ on Windows.