Mercurial > vim
view runtime/macros/maze/Makefile @ 6132:0242c27e40e1 v7.4.404
updated for version 7.4.404
Problem: Windows 64 bit compiler warnings.
Solution: Add type casts. (Mike Williams)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Wed, 13 Aug 2014 22:05:53 +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