fruitjam-doom/pkg/win32
Mike Swanson 154c1d54dd pkg/win32: use --add-bom when processing files in unix2dos
Windows Notepad won’t display non-ASCII UTF-8 characters properly
without a byte-order-mark at the beginning of the file.
2018-01-06 09:31:51 -08: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 --add-bom when processing files in unix2dos 2018-01-06 09:31:51 -08:00
README Add Makefile to build Win32 packages. 2009-11-21 03:56:59 +00:00

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