mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 16:05:44 -07:00
Update README after the switch to autoconf.
A user just pointed out that it still (and now falsely) claims that mkfiles.pl directly generates a usable Unix Makefile.
This commit is contained in:
7
README
7
README
@ -10,9 +10,10 @@ automatically generated by `mkfiles.pl', so run that to create them.
|
|||||||
|
|
||||||
The Makefiles include:
|
The Makefiles include:
|
||||||
|
|
||||||
- `Makefile' should work under GNU make on Linux, provided you have
|
- `Makefile.am', together with the static `configure.ac', is intended
|
||||||
GTK installed to compile and link against. It builds GTK binaries
|
as input to automake. Run `mkauto.sh' to turn these into a
|
||||||
of the puzzle games.
|
configure script and Makefile.in, after which you can then run
|
||||||
|
`./configure' to create an actual Unix Makefile.
|
||||||
|
|
||||||
- `Makefile.vc' should work under MS Visual C++ on Windows.
|
- `Makefile.vc' should work under MS Visual C++ on Windows.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user