Mercurial > vim
view runtime/macros/maze/Makefile @ 2871:82cd9f1e8d6b v7.3.209
updated for version 7.3.209
Problem: MSVC Install instructions point to wrong batch file.
Solution: Add a batch file for use with MSVC 10.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Sun, 12 Jun 2011 20:36:09 +0200 |
parents | 3fc0f57ecb91 |
children |
line wrap: on
line source
# It's simple... maze: mazeansi.c cc -o maze mazeansi.c mazeclean: mazeclean.c cc -o mazeclean mazeclean.c