mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 16:05:44 -07:00
Clarify in README that Makefile.vc is for nmake.
A user pointed out today that I hadn't actually said that!
This commit is contained in:
3
README
3
README
@ -15,7 +15,8 @@ The Makefiles include:
|
|||||||
configure script and Makefile.in, after which you can then run
|
configure script and Makefile.in, after which you can then run
|
||||||
`./configure' to create an actual Unix Makefile.
|
`./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. Run
|
||||||
|
'nmake /f Makefile.vc' in a Visual Studio command prompt.
|
||||||
|
|
||||||
- `Makefile.cyg' should work under Cygwin / MinGW. With appropriate
|
- `Makefile.cyg' should work under Cygwin / MinGW. With appropriate
|
||||||
tweaks and setting of TOOLPATH, it should work for both compiling
|
tweaks and setting of TOOLPATH, it should work for both compiling
|
||||||
|
Reference in New Issue
Block a user