makepatch.c -- C source code
makepatch-i386-Linux -- 32-bit Linux executable
makepatch-x86-64-Linux -- 64-bit Linux executable
makepa32.exe -- 32-bit Windows executable

Usage: makepatch OLDFILE NEWFILE

Prints the byte differences between OLDFILE and NEWFILE on standard output
in the form of a patch suitable for use as input to patch32lsb.

OLDFILE and NEWFILE must be the same length.
