1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Add makefiles to build a w32 development package.

This commit is contained in:
Werner Koch 2010-06-11 13:51:11 +00:00
parent 13dab2af8b
commit 28b3b74cbb
3 changed files with 316 additions and 0 deletions

View file

@ -0,0 +1,6 @@
These makefiles are used to build a simple development package of
GnuPG related libraries for Windoze. The ZIP archive includes only
the binaries, import libraries and header files. On a file server you
should keep the original source tarballs close to the archive file and
explain where to find the sources. GNU make is required.