build: fix cygwin build issues
commit6cedbca7f95865707d73273a5e06eed4e9a478ec
authorZartaj Majeed <zmajeed@sbcglobal.net>
Tue, 18 Dec 2012 09:50:50 +0000 (18 09:50 +0000)
committerPádraig Brady <P@draigBrady.com>
Wed, 19 Dec 2012 11:29:12 +0000 (19 11:29 +0000)
tree0efd25467f1d8fde509b10b34811940ae3d9abc5
parent478d0183bca9e17d30d6d5b9718ae3b4b2c9b8aa
build: fix cygwin build issues

* doc/local.mk (doc/constants.texi): Ensure the doc directory
is present which is needed when doing a non source dir build,
when the doc/constants.texi target is built before other doc targets.
* src/local.mk: Add $(EXEEXT) to the make-prime-list calls.
doc/local.mk
src/local.mk