mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-22 00:15:46 -07:00
Peter Maydell points out that the README misspells `Makefile' as
`Makefile.gtk'. [originally from svn r4196]
This commit is contained in:
6
README
6
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.
|
||||
|
||||
|
Reference in New Issue
Block a user