fruitjam-doom/pkg/win32
Mike Swanson 5d629db9be pkg/win32: Use pandoc to create HTML versions of the docs
While plain-text versions generally worked, they have been slightly
littered recently with Markdown syntax.  We should be able to assume
every Windows user has a web browser and can view these documents
in nicely-formatted HTML pages instead of opening Notepad.
2018-09-16 05:28:28 -07:00
..
.gitignore win32: Ignore staging and zip files. 2017-01-25 11:50:49 -08:00
cp-with-libs cp-with-libs: add dsound.dll to the list of bundled DLLs 2017-11-23 15:19:36 +01:00
GNUmakefile pkg/win32: Use pandoc to create HTML versions of the docs 2018-09-16 05:28:28 -07:00
README pkg/win32: Remove mention of cygwin 2018-03-07 11:19:13 -08:00

Makefile to build Windows packages.  Requires zip and unix2dos
packages to be installed.